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
/
Driver
/
HTMLDiagnostics.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
Daniel Dunbar
2009-03-02
1
-502
/
+0
*
Introduce code modification hints into the diagnostics system. When we
Douglas Gregor
2009-02-26
1
-4
/
+28
*
HTMLDiagnostics: Always display diagnostics *below* the line in question.
Ted Kremenek
2009-02-18
1
-22
/
+7
*
lower the interface to getLineNumber like we did for
Chris Lattner
2009-02-04
1
-2
/
+2
*
make SM::getColumnNumber take a predecomposed FileID/offset, which
Chris Lattner
2009-02-04
1
-10
/
+9
*
PathDiagnostics:
Ted Kremenek
2009-01-27
1
-0
/
+8
*
Rename SourceManager::getCanonicalFileID -> getFileID. There is
Chris Lattner
2009-01-19
1
-15
/
+8
*
this massive patch introduces a simple new abstraction: it makes
Chris Lattner
2009-01-17
1
-48
/
+44
*
eliminate FullSourceLoc::getLocation() now that FullSourceLoc
Chris Lattner
2009-01-16
1
-5
/
+4
*
elimiante FullSourceLoc::getCanonicalFileID
Chris Lattner
2009-01-16
1
-6
/
+4
*
an instantiation loc is always a file loc.
Chris Lattner
2009-01-16
1
-3
/
+0
*
more SourceLocation lexicon change: instead of referring to the
Chris Lattner
2009-01-16
1
-23
/
+23
*
Rename 'HTMLDiagnostics.h' to 'PathDiagnosticClients.h'
Ted Kremenek
2008-11-03
1
-1
/
+1
*
Fixed a horrible bug in HTMLDiagnostics.cpp where bugs referencing source ran...
Ted Kremenek
2008-11-02
1
-3
/
+3
*
Expand bubble size by 50%.
Ted Kremenek
2008-10-24
1
-1
/
+1
*
Output "REPORTHEADER" and "REPORTSUMMARYEXTRA" tags for use with scan-view.
Ted Kremenek
2008-09-22
1
-2
/
+4
*
Added experimental "intelligent-sizing" of HTML message bubbles based on the ...
Ted Kremenek
2008-09-21
1
-35
/
+77
*
Add "category" to BugTypes, allowing bugs to be grouped.
Ted Kremenek
2008-09-20
1
-0
/
+9
*
Patch by Csaba Hruska!
Ted Kremenek
2008-09-13
1
-7
/
+13
*
Moved HTMLDiagnostics to lib/Driver.
Zhongxing Xu
2008-08-24
1
-0
/
+444