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
/
index-test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix comment.
Zhongxing Xu
2009-07-07
1
-1
/
+1
*
Use the "ASTLocation nomenclature" (instead of the ASTNode one) in index-test...
Argyrios Kyrtzidis
2009-07-06
1
-12
/
+12
*
Some changes to ASTLocation's methods
Argyrios Kyrtzidis
2009-07-06
1
-1
/
+1
*
Move the 'ResolveLocationInAST' function from the Frontend library to the Ind...
Argyrios Kyrtzidis
2009-07-06
1
-1
/
+1
*
Move ASTLocation and DeclReferenceMap from the AST library to the Index library.
Argyrios Kyrtzidis
2009-07-06
1
-2
/
+2
*
Rename 'ASTNode' -> 'ASTLocation'.
Argyrios Kyrtzidis
2009-07-06
1
-11
/
+11
*
Make use of the Index library through the index-test tool.
Argyrios Kyrtzidis
2009-07-05
3
-37
/
+170
*
Make use of ASTNode for return value of clang::ResolveLocationInAST() and in ...
Argyrios Kyrtzidis
2009-07-05
1
-18
/
+14
*
Add support for retrieving the Doxygen comment associated with a given
Douglas Gregor
2009-07-02
1
-0
/
+3
*
Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions.
Chris Lattner
2009-06-30
1
-1
/
+2
*
Remove redundant leftover code.
Argyrios Kyrtzidis
2009-06-29
1
-1
/
+0
*
Check that index-test uses an up-to-date AST file.
Argyrios Kyrtzidis
2009-06-25
1
-0
/
+12
*
Add some comments and clean-up some leftover code.
Argyrios Kyrtzidis
2009-06-25
1
-8
/
+3
*
Introduce tools/index-test.
Argyrios Kyrtzidis
2009-06-25
3
-0
/
+183