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
/
PrintParserCallbacks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Action::TagKind to Action::TagUseKind, which removes both a misnomer
John McCall
2009-07-31
1
-1
/
+1
*
Clean up the ActOnTag action, so that there is only a single entry
Douglas Gregor
2009-07-23
1
-0
/
+1
*
add the location of the ')' in a do/while statement to DoStmt.
Chris Lattner
2009-06-12
1
-1
/
+3
*
It's an error to use a function declared in a class definition as a default a...
Anders Carlsson
2009-06-12
1
-1
/
+2
*
Use of DeclContext for objc's ivars. No functionality
Fariborz Jahanian
2009-06-05
1
-0
/
+1
*
ActOnReturnStmt should also take a FullExprArg.
Anders Carlsson
2009-05-30
1
-1
/
+1
*
AddInitializerToDecl needs to take a full expression.
Anders Carlsson
2009-05-30
1
-1
/
+1
*
If a declarator group declares a type, make sure to add that declaration
Eli Friedman
2009-05-29
1
-1
/
+2
*
When we parse a tag specifier, keep track of whether that tag
Douglas Gregor
2009-05-28
1
-1
/
+2
*
Move clang-cc.h to lib/Frontend/Utils.h, and move the associated .cpp
Eli Friedman
2009-05-19
1
-0
/
+829