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
/
Checker
/
PathDiagnostic.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[analyzer] Refactoring: lib/Checker -> lib/GR and libclangChecker -> libclang...
Argyrios Kyrtzidis
2010-12-22
1
-278
/
+0
*
[analyzer] Refactoring: include/clang/Checker -> include/clang/GR
Argyrios Kyrtzidis
2010-12-22
1
-1
/
+1
*
Since multiple diagnostics can share one diagnostic client, have the client k...
Argyrios Kyrtzidis
2010-11-18
1
-0
/
+2
*
Refactoring of Diagnostic class.
Argyrios Kyrtzidis
2010-11-18
1
-1
/
+3
*
Simplify code and remove comment that is no longer relevant.
Argyrios Kyrtzidis
2010-07-07
1
-9
/
+2
*
introduce a new CharSourceRange class, and enhance the diagnostics routines
Chris Lattner
2010-06-18
1
-1
/
+1
*
Reinstate my CodeModificationHint -> FixItHint renaming patch, without
Douglas Gregor
2010-03-31
1
-2
/
+2
*
Revert r100008, which inexplicably breaks the clang-i686-darwin10 builder
Douglas Gregor
2010-03-31
1
-2
/
+2
*
Rename CodeModificationHint to FixItHint, since we've been using the
Douglas Gregor
2010-03-31
1
-2
/
+2
*
Move BugReporter.h, PathDiagnostic.h, and BugType.h to 'include/Checker/BugRe...
Ted Kremenek
2010-01-25
1
-1
/
+1
*
Split libAnalysis into two libraries: libAnalysis and libChecker.
Ted Kremenek
2010-01-25
1
-0
/
+281