aboutsummaryrefslogtreecommitdiff
path: root/clang/test/PCH/external-defs.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-22Clean up and de-XFAIL-ify PCH test for external definitionsDouglas Gregor1-4/+0
2009-04-21Explictly track tentative definitions within Sema, then hand thoseDouglas Gregor1-2/+1
2009-04-14Add PCH support for PredefinedExpr and FloatingLiteral expressionsDouglas Gregor1-0/+1
2009-04-14PCH support for a few very, very simple kinds of expressions. Hook upDouglas Gregor1-1/+1
2009-04-14When building a PCH file, don't perform end-of-translation-unitDouglas Gregor1-1/+8
2009-04-14When writing a PCH file, keep track of all of the non-static,Douglas Gregor1-0/+10