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
/
tools
/
libclang
/
RecursiveASTVisitor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the AST representation for non-type template arguments to encode
Eli Friedman
2012-09-26
1
-0
/
+2
*
PR13811: Add a FunctionParmPackExpr node to handle references to function
Richard Smith
2012-09-12
1
-0
/
+1
*
Revert r163083 per chandlerc's request.
Joao Matos
2012-09-04
1
-1
/
+0
*
Implemented parsing and AST support for the MS __leave exception statement. A...
Joao Matos
2012-09-02
1
-0
/
+1
*
[ms-inline asm] Rename getClobber to getClobberStringLiteral. No functional
Chad Rosier
2012-08-27
1
-1
/
+1
*
[ms-inline asm] As part of a larger refactoring, rename AsmStmt to GCCAsmStmt.
Chad Rosier
2012-08-25
1
-1
/
+1
*
Etch out the code path for MS-style inline assembly.
Chad Rosier
2012-06-11
1
-0
/
+5
*
[libclang] Properly handle @encode() in RecursiveASTVisitor and traverse
Argyrios Kyrtzidis
2012-05-16
1
-2
/
+6
*
[libclang] Actually commit the changes to make libclang's RecursiveASTVisitor
Argyrios Kyrtzidis
2012-05-07
1
-190
/
+121
*
[libclang] Put the RecursiveASTVisitor in libclang in a cxindex namespace.
Argyrios Kyrtzidis
2012-05-07
1
-0
/
+2
*
[libclang] Use a copy of the data-recursive RecursiveASTVisitor inside libclang.
Argyrios Kyrtzidis
2012-05-07
1
-0
/
+2243