aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Headers/cxx11.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-09-20Switch tests in test/Headers to use %clang_cc1 rather than %clang. ThereChandler Carruth1-2/+2
2013-07-03Enable -ffreestanding for this test, to avoid #include_next'ing the system'sRichard Smith1-2/+2
2013-04-12tl;dr: Teach Clang to work around g++ changing its workaround to glibc'sRichard Smith1-0/+7
2013-04-04Add tests that build modules for our builtin headers, and fix two buglets exp...Richard Smith1-0/+1
2013-02-21libstdc++'s <cstdalign> #includes <stdalign.h> and expects it to guard againstRichard Smith1-0/+14