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
/
ParseDeclCXX.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made the mechanism of defining preprocessor defs for maxint, ptrdiff_t, wchar
Sanjiv Gupta
2008-10-31
1
-4
/
+4
*
Add representation of base classes in the AST, and verify that we
Douglas Gregor
2008-10-22
1
-7
/
+17
*
Passing right brace location to ActOnFinishCXXClassDef is redundant, since it...
Argyrios Kyrtzidis
2008-08-09
1
-1
/
+1
*
Wherever a type is used/returned from the Action module, use TypeTy instead o...
Argyrios Kyrtzidis
2008-08-01
1
-1
/
+1
*
Add Sema support for C++ classes.
Argyrios Kyrtzidis
2008-07-01
1
-6
/
+8
*
Handle unnamed bitfields when parsing C++ classes.
Argyrios Kyrtzidis
2008-06-28
1
-26
/
+30
*
Add parsing support for C++ classes.
Argyrios Kyrtzidis
2008-06-24
1
-1
/
+266
*
Convert CRLF to LF.
Argyrios Kyrtzidis
2008-05-01
1
-3
/
+3
*
Call ExitScope before ActOnFinishNamespaceDef.
Argyrios Kyrtzidis
2008-04-27
1
-2
/
+3
*
Parsing of namespaces:
Argyrios Kyrtzidis
2008-04-27
1
-6
/
+14
*
Make Parser::getAccessSpecifierIfPresent const, since it does not modify the ...
Douglas Gregor
2008-04-14
1
-2
/
+2
*
This patch adds very basic support for parsing and type-checking class
Douglas Gregor
2008-04-13
1
-1
/
+232
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-0
/
+119