Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
15732b718bada82b45e78dacd8ebd5401ad1a49b
/
clang
/
test
/
PCH
/
enum.c
c6e68da
Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive.
by Andy Gibbs
· 13 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
8b57697
Eliminate &&s in tests.
by Daniel Dunbar
· 16 years ago
a2ac7aa
make sure to verify that the "non pch" runs worked.
by Chris Lattner
· 17 years ago
183671e
PCH support for record decls/types and their fields. Now that we can
by Douglas Gregor
· 17 years ago
1daeb69
Add PCH support for enumerations and enumerators.
by Douglas Gregor
· 17 years ago