Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
6f0bca7a0ababdfe141f7b1c0435f4ff71d1bff5
/
test
/
PCH
/
pragma-diag.c
8e8fb3b
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
· 12 years ago
a7689ef
Diagnose uninitialized uses of a variable within its own initializer.
by Chandler Carruth
· 14 years ago
f41d3be
Read/write from/to PCH the diagnostic mappings that the user set so that e.g. #pragma clang diagnostic can be used in a PCH.
by Argyrios Kyrtzidis
· 14 years ago