summaryrefslogtreecommitdiffstats
path: root/clang/test/Headers/ms-null-ms-header-vs-stddef.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Switch tests in test/Headers to use %clang_cc1 rather than %clang. ThereChandler Carruth2013-09-201-2/+2
| | | | | | | | is no need to go through the driver indirection here, and it clutters things up as dependencies can sneak in for specific things the driver is doing. llvm-svn: 191107
* Let NULL and MSVC headers coexist better.Nico Weber2012-04-241-0/+16
Fixes the two issues mentioned in PR12146. llvm-svn: 155490
OpenPOWER on IntegriCloud