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