summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/builtin-ms-noop.cpp
Commit message (Expand)AuthorAgeFilesLines
* Form a CallExpr from __noop without parensReid Kleckner2014-07-111-5/+22
* MS extension: Make __noop be the integer zero, not voidReid Kleckner2014-07-111-3/+3
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Update tests in preparation for using the MS ABI for Win32 targetsHans Wennborg2014-01-131-2/+1
* Only provide MS builtins when -fms-extensions is onReid Kleckner2013-11-131-1/+1
* "Implement" codegen support for __noop().Nico Weber2012-10-131-0/+14