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
/
PrintParserCallbacks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename PreDefinedExpr -> PredefinedExpr
Chris Lattner
2008-08-10
1
-1
/
+1
*
Move AsmLabel into Declarator instead of just a parameter to
Daniel Dunbar
2008-08-05
1
-2
/
+2
*
Add more Parser/Sema support for GCC asm-label extension.
Daniel Dunbar
2008-08-05
1
-2
/
+2
*
Add more output to clang -parse-print-callbacks
Daniel Dunbar
2008-08-01
1
-7
/
+521
*
Change uses of std::cerr/std::cout to llvm::Lcerr/llvm::cout, and remove
Ted Kremenek
2008-01-14
1
-6
/
+6
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Implement ObjC built-in types in MinimalAction.
Steve Naroff
2007-10-31
1
-2
/
+5
*
Fix a latent bug in MinimalActions (created by a recent name change).
Steve Naroff
2007-10-10
1
-5
/
+5
*
move IdentifierTable.h from liblex to libbasic.
Chris Lattner
2007-10-07
1
-1
/
+0
*
Start converting Action methods from Parse-prefix to ActOn-prefix.
Steve Naroff
2007-09-15
1
-4
/
+4
*
Fix the following bug submitted by Ted Kremenek:
Steve Naroff
2007-09-12
1
-2
/
+2
*
Finally bite the bullet and make the major change: split the clang namespace
Chris Lattner
2007-06-15
1
-3
/
+1
*
Rename SemaDeclSpec.{h|cpp} back to DeclSpec.{h|cpp} now that the distinction
Chris Lattner
2006-11-11
1
-1
/
+1
*
rename SemaDecl.cpp/h to SemaDeclSpec.cpp/h
Chris Lattner
2006-11-08
1
-1
/
+1
*
eliminate EmptyAction, merging it into MinimalAction instead.
Chris Lattner
2006-11-05
1
-3
/
+3
*
start factoring actions into two flavors: minimal and semantic actions.
Chris Lattner
2006-11-05
1
-1
/
+1
*
rename a bunch of files for better consistency
Chris Lattner
2006-11-05
1
-1
/
+1
*
Changes through out the parser and actions/ast interface to return top-level
Chris Lattner
2006-10-16
1
-5
/
+5
*
Start adding support for printing out parser callbacks and adding ast building
Chris Lattner
2006-08-17
1
-0
/
+57