Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
0820254f97bb8925d933a3664ea1c6fca3997b97
/
lib
/
Analysis
/
PathDiagnostic.cpp
e87f5c1
Ensure that we assert if given an unhandled value.
by Mike Stump
· 16 years ago
4132758
handle fatal errors, rely on warnings to point out missing cases.
by Chris Lattner
· 16 years ago
32b939b
remove a dead enum
by Chris Lattner
· 16 years ago
f4c8396
rewrite FormatDiagnostic to be less gross and a lot more efficient.
by Chris Lattner
· 16 years ago
0a14eee
This reworks some of the Diagnostic interfaces a bit to change how diagnostics
by Chris Lattner
· 16 years ago
2383b7f
Change the diagnostics interface to take an array of pointers to
by Chris Lattner
· 16 years ago
e837f93
cleanups and simplifications.
by Chris Lattner
· 16 years ago
7bfaaae
* Remove isInSystemHeader() from DiagClient, move it to SourceManager
by Nico Weber
· 16 years ago
5585114
PathDiagnosticClients now retain ownership of passed PathDiagnostics, requiring
by Ted Kremenek
· 17 years ago
120187d
PathDiagnosticPiece no longer contains a vector of strings; just one string.
by Ted Kremenek
· 17 years ago
d3abcdf
Added classes "PathDiagnosticPiece", "PathDiagnostic", and "PathDiagnosticClient", which encapsulate diagnostic reporting for paths.
by Ted Kremenek
· 17 years ago