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
/
TextDiagnosticBuffer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support 'remark' in VerifyDiagnosticConsumer
Tobias Grosser
2014-05-01
1
-0
/
+6
*
TextDiagnosticBuffer: Fix copy-paste mistake in r197856
Alp Toker
2013-12-23
1
-6
/
+3
*
Fix getCustomDiagID() usage in CodeGen and TextDiagnosticBuffer
Alp Toker
2013-12-21
1
-26
/
+9
*
Remove DiagnosticConsumer::clone(), a bad idea that is now unused.
Douglas Gregor
2013-05-03
1
-3
/
+0
*
Escape % in the TextDiagnosticBuffer so they aren't interpreted twice when fe...
Benjamin Kramer
2012-12-08
1
-3
/
+23
*
Basic: import SmallString<> into clang namespace
Dylan Noblesmith
2012-02-05
1
-1
/
+1
*
Introduce a pure virtual clone() method to DiagnosticConsumer, so that
Douglas Gregor
2011-09-29
1
-0
/
+4
*
Rename DiagnosticInfo to Diagnostic as per issue 5397
David Blaikie
2011-09-26
1
-1
/
+1
*
Rename DiagnosticClient to DiagnosticConsumer as per issue 5397
David Blaikie
2011-09-25
1
-1
/
+1
*
Rename Diagnostic to DiagnosticsEngine as per issue 5397
David Blaikie
2011-09-25
1
-9
/
+12
*
More missing header inclusions from llvm_unreachable migration.
David Blaikie
2011-09-23
1
-0
/
+1
*
Switch assert(0/false) llvm_unreachable.
David Blaikie
2011-09-23
1
-1
/
+2
*
Since multiple diagnostics can share one diagnostic client, have the client k...
Argyrios Kyrtzidis
2010-11-18
1
-0
/
+3
*
Add TextDiagnosticBuffer::FlushDiagnostics, for forwarding the buffered diagn...
Daniel Dunbar
2009-11-30
1
-0
/
+10
*
Simplify.
Daniel Dunbar
2009-11-29
1
-6
/
+5
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-1
/
+1
*
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
Daniel Dunbar
2009-03-02
1
-0
/
+39