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
/
TextDiagnostic.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to a more natural formatting of the macro name printing.
Chandler Carruth
2011-10-24
1
-2
/
+2
*
Hoist the logic I added to compute the macro name into a helper
Chandler Carruth
2011-10-16
1
-16
/
+30
*
Now that macro expansion notes are real notes and go through the same
Chandler Carruth
2011-10-16
1
-2
/
+23
*
Fix the original bug in our diagnostic printing that got me started on
Chandler Carruth
2011-10-16
1
-29
/
+12
*
Now that the structure of this is more reasonably laid out, fix a long
Chandler Carruth
2011-10-16
1
-27
/
+35
*
Add proper doxyments to the entry point routine, and remove a dead parameter.
Chandler Carruth
2011-10-16
1
-2
/
+1
*
Persist the TextDiagnostic object across multiple diagnostics as long as
Chandler Carruth
2011-10-16
1
-11
/
+3
*
Clean up the names of all the TextDiagnostic methods (and even a static
Chandler Carruth
2011-10-15
1
-23
/
+25
*
Move two functions out of the public interface that shouldn't have ever
Chandler Carruth
2011-10-15
1
-206
/
+206
*
Graduate the TextDiagnostic interface to its own header and source file,
Chandler Carruth
2011-10-15
1
-0
/
+1098