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
/
HTMLDiagnostics.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor htmldiags to be created up front like the other diag clients.
Chris Lattner
2009-04-17
1
-15
/
+8
*
Change Lexer::MeasureTokenLength to take a LangOptions reference.
Chris Lattner
2009-04-14
1
-4
/
+4
*
Also "flatten" PathLocations fed to the HTMLDiagnosticClient. We need a better
Ted Kremenek
2009-04-02
1
-0
/
+1
*
- Changed PathDiagnosticPiece::getLocation() to return a PathDiagnosticLocation
Ted Kremenek
2009-04-01
1
-17
/
+18
*
BugReporter:
Ted Kremenek
2009-03-10
1
-49
/
+135
*
Handle "Macro" PathDiagnosticPiece kind when getting string identifier.
Ted Kremenek
2009-03-10
1
-4
/
+3
*
Resize message bubble back to original size.
Ted Kremenek
2009-03-02
1
-1
/
+1
*
Adjust HTML message bubbles to utilize information from PathDiagnosticPiece::...
Ted Kremenek
2009-03-02
1
-12
/
+26
*
Update HTML diagnostics to honor the different between 'event' and 'control-f...
Ted Kremenek
2009-03-02
1
-1
/
+7
*
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
Daniel Dunbar
2009-03-02
1
-0
/
+502