aboutsummaryrefslogtreecommitdiff
path: root/test/PCH/types.c
AgeCommit message (Expand)Author
2011-10-07Add a simple PCH test for _Atomic.Eli Friedman
2011-02-01Perform the bad-address-space conversions check as part of John McCall
2010-07-04Fix a regression of a previous commit of mine (rdar://8158953).Argyrios Kyrtzidis
2010-04-09Improve diagnostics like "initializing <type> from an expression ofDouglas Gregor
2010-04-09Improve diagnostics when we fail to convert from a source type to aDouglas Gregor
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-22Test PCH support for VLAsDouglas Gregor
2009-04-18make sure to verify that the "non pch" runs worked.Chris Lattner
2009-04-15PCH support for ExtQualTypeDouglas Gregor
2009-04-14PCH support for a few very, very simple kinds of expressions. Hook upDouglas Gregor
2009-04-13PCH support for record decls/types and their fields. Now that we canDouglas Gregor
2009-04-13Introduce PCH (de-)serialization for most compound types, excludingDouglas Gregor