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
/
PlistDiagnostics.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing '"'
Daniel Dunbar
2009-07-29
1
-1
/
+1
*
(1) Enable PlistDiagnostics to take an option "PathDiagnosticClientFactory"
Ted Kremenek
2009-07-27
1
-8
/
+44
*
Update for raw_fd_ostream API changes. raw_fd_ostream now has a
Dan Gohman
2009-07-15
1
-1
/
+1
*
BugReporter/PathDiagnostics:
Ted Kremenek
2009-04-29
1
-0
/
+1
*
Add PathDiagnosticRange to PathDiagnostics. These simply wrap SourceRange and
Ted Kremenek
2009-04-22
1
-2
/
+2
*
Plist diagnostics: Remove deprecated single-point locations in control-flow
Ted Kremenek
2009-04-21
1
-8
/
+1
*
Change Lexer::MeasureTokenLength to take a LangOptions reference.
Chris Lattner
2009-04-14
1
-39
/
+55
*
Fix output of ranges in analyzer plist files.
Ted Kremenek
2009-04-05
1
-8
/
+14
*
Hack: Add 'PathDiagnostic::flattenLocations()'. Because PlistDiagnosticClient
Ted Kremenek
2009-04-02
1
-0
/
+4
*
For plist diagnostics, use the extensive PathDiagnostic generation algorithm.
Ted Kremenek
2009-04-02
1
-1
/
+1
*
- Changed PathDiagnosticPiece::getLocation() to return a PathDiagnosticLocation
Ted Kremenek
2009-04-01
1
-13
/
+22
*
Allow two codepaths for PathDiagnostic generation. This patch mainly consists of
Ted Kremenek
2009-03-31
1
-0
/
+2
*
Properly escape special characters in <string>'s in plist file.
Ted Kremenek
2009-03-28
1
-12
/
+34
*
analyzer plist: For PathDiagnosticControlFlowPieces, now output an array of
Ted Kremenek
2009-03-27
1
-0
/
+21
*
Emit aggregate "location" for PathDiagnostic to plist. This fixes <rdar://pr...
Ted Kremenek
2009-03-27
1
-2
/
+7
*
BugReporter:
Ted Kremenek
2009-03-27
1
-1
/
+3
*
Plist diagnostics: distinguish between regular and extended messages for "eve...
Ted Kremenek
2009-03-19
1
-0
/
+5
*
PathDiagnostics:
Ted Kremenek
2009-03-12
1
-32
/
+83
*
Handle "Macro" PathDiagnosticPiece kind when getting string identifier.
Ted Kremenek
2009-03-10
1
-4
/
+8
*
Plist diagnostics now include PathDiagnostPiece::Kind.
Ted Kremenek
2009-03-02
1
-0
/
+6
*
For now, do not output the 'DisplayHint' in plist files.
Ted Kremenek
2009-03-02
1
-0
/
+3
*
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
Daniel Dunbar
2009-03-02
1
-0
/
+239