Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
f50e88a793dd5bc7073c717fec78912e3234e95a
/
lib
/
Frontend
/
VerifyDiagnosticsClient.cpp
5ef04ee
Switch the VerifyDiagnosticsClient to use PresumedLocs now that they
by Chandler Carruth
· 14 years ago
ab41b97
Remove the hack where, to get the return status, we had special case for VerifyDiagnosticsClient
by Argyrios Kyrtzidis
· 15 years ago
0080f0c
StringRefize.
by Benjamin Kramer
· 15 years ago
bdbb004
Simplify the ownership model for DiagnosticClients, which was really
by Douglas Gregor
· 15 years ago
c83d2d7
Remove ATTRIBUTE_UNUSED from the common pattern of disallowing copying.
by Argyrios Kyrtzidis
· 15 years ago
ed635e4
Add ATTRIBUTE_UNUSED to methods not supposed to be used.
by Argyrios Kyrtzidis
· 15 years ago
60909e1
add regex support for -verify mode. You can now do things like
by Chris Lattner
· 15 years ago
6e29014
Fix PR5633 by making the preprocessor handle the case where we can
by Chris Lattner
· 16 years ago
221c721
Shuffle VerifyDiagnosticsClient API to be less fragile.
by Daniel Dunbar
· 16 years ago
81f5a1e
Add VerifyDiagnosticsClient, to replace old -verify.
by Daniel Dunbar
· 16 years ago