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
/
Driver
/
DiagChecker.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename ASTSTreamer.{h|cpp} -> ParseAST.{h|cpp}
Chris Lattner
2008-02-06
1
-1
/
+1
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Interned MainFileID within SourceManager. Since SourceManager is referenced by
Ted Kremenek
2007-12-19
1
-8
/
+8
*
start partitioning the diagnostics into two classes: those
Chris Lattner
2007-11-30
1
-2
/
+2
*
The checking for the delimiters of expected error/warning messages was
Bill Wendling
2007-11-26
1
-2
/
+2
*
Fix ownership model of ParseAST to allow the dtor of
Chris Lattner
2007-11-03
1
-2
/
+2
*
Make a significant change to invert the control flow handling
Chris Lattner
2007-10-09
1
-1
/
+1
*
convert driver over to use Token::is/isNot APIs. fwew, all done.
Chris Lattner
2007-10-09
1
-2
/
+2
*
Rename ASTStreamers.* -> ASTConsumers.*
Chris Lattner
2007-10-07
1
-1
/
+1
*
Refactored driver so that any action that is implemented using an
Ted Kremenek
2007-09-26
1
-11
/
+2
*
Fixed broken English in comment.
Ted Kremenek
2007-09-25
1
-1
/
+1
*
Added "CheckASTConsumer", a function that generalizes
Ted Kremenek
2007-09-25
1
-6
/
+11
*
From Justin Handville:
Chris Lattner
2007-09-16
1
-1
/
+1
*
add a new ASTConsumer consumer to simplify stuff in the driver.
Chris Lattner
2007-09-15
1
-2
/
+8
*
When relexing the file to find expected warnings/errors, make sure
Chris Lattner
2007-08-30
1
-0
/
+7
*
Build ASTs before relexing the file. This avoids having comment finding muta...
Chris Lattner
2007-08-10
1
-3
/
+3
*
At one point there were going to be lexer and parser tokens.
Chris Lattner
2007-07-20
1
-1
/
+1
*
Reimplement SourceLocation. Instead of having a
Chris Lattner
2007-07-20
1
-5
/
+5
*
pick more logical names for routines.
Chris Lattner
2007-06-28
1
-30
/
+24
*
Remove dead code.
Chris Lattner
2007-06-28
1
-10
/
+7
*
Eliminate almost all of the redundancy Bill introduced.
Chris Lattner
2007-06-28
1
-10
/
+27
*
tersify output
Chris Lattner
2007-06-27
1
-1
/
+1
*
rename LLVMDiagChecker.* -> DiagChecker.*
Chris Lattner
2007-06-27
1
-2
/
+2
*
Submitted by: Bill Wendling
Bill Wendling
2007-06-27
1
-2
/
+5
*
Submitted by: Bill Wendling
Bill Wendling
2007-06-27
1
-2
/
+3
*
Submitted by: Bill Wendling
Bill Wendling
2007-06-27
1
-9
/
+11
*
Submitted by: Bill Wendling
Bill Wendling
2007-06-27
1
-0
/
+216