summaryrefslogtreecommitdiffstats
path: root/test/PCH/attrs.c
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Allow unmarked overloadable functions.George Burgess IV2017-06-271-1/+2
* [GCC] PR23529 Mangler part of attrbute abi_tag supportDmitry Polukhin2016-06-301-1/+1
* Fix use-after-free ASan failures for modules / PCH files that deserialize abi...Richard Smith2016-05-181-0/+2
* Allow -verify directives to be filtered by preprocessing.Jordan Rose2012-07-111-1/+2
* Merge header & cpp for test/PCH/attrs.c - more convenient to keep the tests i...Argyrios Kyrtzidis2010-10-181-3/+12
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-3/+3
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* make sure to verify that the "non pch" runs worked.Chris Lattner2009-04-181-1/+1
* PCH support for declaration attributesDouglas Gregor2009-04-151-0/+8