Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
39ac1876f6f9a1a8e0070f0df61036c7ba05202b
/
test
/
PCH
/
va_arg.c
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
ce51488
Fix a problem with the RUN line of one of the PCH tests
by Douglas Gregor
· 16 years ago
b3dcc74
make sure to verify that the "non pch" runs worked.
by Chris Lattner
· 16 years ago
ad1de00
Store the type ID for __builtin_va_list in the PCH file, so that the
by Douglas Gregor
· 16 years ago
7297134
FunctionDecl::getBody() is getting an ASTContext argument for use in
by Douglas Gregor
· 16 years ago
f7dac08
PCH tests for va_arg expressions. Verified that the blocks test does create a BlockDeclRefExpr
by Douglas Gregor
· 16 years ago