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
/
Frontend
/
DiagnosticRenderer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make DiagnosticOptions intrusively reference-counted, and make sure
Douglas Gregor
2012-10-23
1
-9
/
+9
*
Move a few static functions from DiagnosticRenderer.cpp into SourceManager.
Matt Beaumont-Gay
2012-06-18
1
-71
/
+6
*
Fix an assertion hit when the serialized diagnostics writer receive a diagnostic
Argyrios Kyrtzidis
2012-05-10
1
-21
/
+31
*
Add new code migrator support for migrating existing Objective-C code to use
Ted Kremenek
2012-03-06
1
-0
/
+57
*
Refactor DiagnosticRenderer and SDiagsRenderer to have some functionality
Ted Kremenek
2012-02-14
1
-4
/
+27
*
Basic: import SmallString<> into clang namespace
Dylan Noblesmith
2012-02-05
1
-2
/
+2
*
Fix -fmacro-backtrace-limit=0 to show the entire macro backtrace.
Ted Kremenek
2012-01-25
1
-1
/
+2
*
Improve Lexer::getImmediateMacroName to take into account inner macros
Argyrios Kyrtzidis
2012-01-23
1
-1
/
+38
*
Refactor: Pull getImmediateMacroName() out of DiagnosticRenderer and
Anna Zaks
2012-01-18
1
-30
/
+1
*
Refactor 'TextDiagnostic' to have a parent class 'DiagnosticRenderer' which h...
Ted Kremenek
2011-12-17
1
-0
/
+297
[prev]