summaryrefslogtreecommitdiffstats
path: root/test/PCH/struct.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Lazy deserialization of identifiers in PCH files fixed a problem withDouglas Gregor2009-04-211-9/+1
* make sure to verify that the "non pch" runs worked.Chris Lattner2009-04-181-1/+1
* PCH support for a few very, very simple kinds of expressions. Hook upDouglas Gregor2009-04-141-0/+2
* Add a tricky, tricky test case for PCH that we currently don't handle. Commit...Douglas Gregor2009-04-141-0/+10
* PCH support for record decls/types and their fields. Now that we canDouglas Gregor2009-04-131-0/+24