summaryrefslogtreecommitdiff
path: root/test/Headers/c11.c
Commit message (Expand)AuthorAge
* Merging r202911:Tom Stellard2014-05-12
* Merging r201729:Tom Stellard2014-05-12
* Switch tests in test/Headers to use %clang_cc1 rather than %clang. ThereChandler Carruth2013-09-20
* [tests] Only include stdint.h if we are in freestanding mode.Daniel Dunbar2013-04-17
* Headers: Don't try to use RSIZE_MAX unless we are freestanding.Daniel Dunbar2013-04-12
* Headers: Add support for ISO9899:2011 rsize_t.Daniel Dunbar2013-04-12
* Add tests that build modules for our builtin headers, and fix two buglets exp...Richard Smith2013-04-04
* C11: Provide the missing half of <stdalign.h>Richard Smith2013-01-30
* Parsing support for C11's _Noreturn keyword. No semantics yet.Richard Smith2013-01-17