index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Analysis
/
PathDiagnostic.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
PathDiagnosticPiece now automatically strips off trailing periods in diagnost...
Ted Kremenek
2009-02-26
1
-0
/
+27
*
Introduce code modification hints into the diagnostics system. When we
Douglas Gregor
2009-02-26
1
-0
/
+2
*
Ensure that we assert if given an unhandled value.
Mike Stump
2009-02-07
1
-0
/
+1
*
handle fatal errors, rely on warnings to point out missing cases.
Chris Lattner
2009-02-06
1
-1
/
+2
*
remove a dead enum
Chris Lattner
2008-11-22
1
-1
/
+0
*
rewrite FormatDiagnostic to be less gross and a lot more efficient.
Chris Lattner
2008-11-19
1
-3
/
+6
*
This reworks some of the Diagnostic interfaces a bit to change how diagnostics
Chris Lattner
2008-11-18
1
-16
/
+7
*
Change the diagnostics interface to take an array of pointers to
Chris Lattner
2008-11-18
1
-1
/
+1
*
cleanups and simplifications.
Chris Lattner
2008-11-18
1
-11
/
+7
*
* Remove isInSystemHeader() from DiagClient, move it to SourceManager
Nico Weber
2008-08-10
1
-13
/
+1
*
PathDiagnosticClients now retain ownership of passed PathDiagnostics, requiring
Ted Kremenek
2008-04-22
1
-2
/
+2
*
PathDiagnosticPiece no longer contains a vector of strings; just one string.
Ted Kremenek
2008-03-27
1
-7
/
+29
*
Added classes "PathDiagnosticPiece", "PathDiagnostic", and "PathDiagnosticCli...
Ted Kremenek
2008-03-27
1
-0
/
+52