summaryrefslogtreecommitdiffstats
path: root/test/PCH/blocks.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
* make sure to verify that the "non pch" runs worked.Chris Lattner2009-04-181-1/+1
* FunctionDecl::getBody() is getting an ASTContext argument for use inDouglas Gregor2009-04-181-2/+2
* PCH support for blocksDouglas Gregor2009-04-171-0/+12