aboutsummaryrefslogtreecommitdiff
path: root/test/PCH/struct.c
AgeCommit message (Expand)Author
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-04-21Lazy deserialization of identifiers in PCH files fixed a problem withDouglas Gregor
2009-04-18make sure to verify that the "non pch" runs worked.Chris Lattner
2009-04-14PCH support for a few very, very simple kinds of expressions. Hook upDouglas Gregor
2009-04-14Add a tricky, tricky test case for PCH that we currently don't handle. Commit...Douglas Gregor
2009-04-13PCH support for record decls/types and their fields. Now that we canDouglas Gregor