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
/
Parse
/
MinimalAction.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated IdentifierResolver to deal with DeclarationNames. The names of
Douglas Gregor
2008-11-17
1
-1
/
+1
*
Implement support for C++ nested-name-specifiers ('foo::bar::x') in the Parse...
Argyrios Kyrtzidis
2008-11-08
1
-2
/
+6
*
Add support for parsing and representing C++ constructor declarations.
Douglas Gregor
2008-10-31
1
-0
/
+6
*
"One" line fix for -parse-noop failure, "id" and several other things
Daniel Dunbar
2008-10-31
1
-3
/
+7
*
Move AsmLabel into Declarator instead of just a parameter to
Daniel Dunbar
2008-08-05
1
-2
/
+1
*
Add more Parser/Sema support for GCC asm-label extension.
Daniel Dunbar
2008-08-05
1
-1
/
+2
*
Nico Weber:
Ted Kremenek
2008-08-04
1
-3
/
+3
*
Wherever a type is used/returned from the Action module, use TypeTy instead o...
Argyrios Kyrtzidis
2008-08-01
1
-1
/
+1
*
Pull protocol resolution of out ActOnStartClassInterface, this is also the
Chris Lattner
2008-07-26
1
-5
/
+8
*
minor cleanup to the actions interface to pass around SmallVectorImpl instead
Chris Lattner
2008-07-21
1
-1
/
+2
*
fix typo
Chris Lattner
2008-07-21
1
-1
/
+1
*
Two changes to Sema::LookupDecl() interface.
Steve Naroff
2008-04-02
1
-1
/
+1
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-0
/
+136