aboutsummaryrefslogtreecommitdiff
path: root/test/Headers/cxx11.cpp
AgeCommit message (Expand)Author
2016-04-16[modules] Don't expose *intrin.h headers that cannot be included standalone asRichard Smith
2014-08-12Add a module cache path to test/Headers/cxx11Ben Langmuir
2014-04-19Re-enable the C++11 modules integration test on OS XAlp Toker
2014-01-27Temporarily disable test that fails on Mac OS X 10.9.Bob Wilson
2013-12-24Add a FIXME to a failing test.Nico Weber
2013-09-20Switch tests in test/Headers to use %clang_cc1 rather than %clang. ThereChandler Carruth
2013-07-03Enable -ffreestanding for this test, to avoid #include_next'ing the system'sRichard Smith
2013-04-12tl;dr: Teach Clang to work around g++ changing its workaround to glibc'sRichard Smith
2013-04-04Add tests that build modules for our builtin headers, and fix two buglets exp...Richard Smith
2013-02-21libstdc++'s <cstdalign> #includes <stdalign.h> and expects it to guard againstRichard Smith