Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
29146add4c9952f79b82b7f3d1f0bf0d4cb0e17e
/
tools
/
index-test
c737763
Handle redeclarations properly at the index-test tool.
by Argyrios Kyrtzidis
· 16 years ago
be12544
For index-test, if the ASTLocation points at a CallExpr, get a Decl out of it.
by Argyrios Kyrtzidis
· 16 years ago
1258554
Handle struct fields through the index-test tool.
by Argyrios Kyrtzidis
· 16 years ago
96bac6b
Fix comment.
by Zhongxing Xu
· 16 years ago
4499405
Use the "ASTLocation nomenclature" (instead of the ASTNode one) in index-test.cpp.
by Argyrios Kyrtzidis
· 16 years ago
755c6b4
Some changes to ASTLocation's methods
by Argyrios Kyrtzidis
· 16 years ago
818e15b
Move the 'ResolveLocationInAST' function from the Frontend library to the Index library.
by Argyrios Kyrtzidis
· 16 years ago
ccbcb70
Move ASTLocation and DeclReferenceMap from the AST library to the Index library.
by Argyrios Kyrtzidis
· 16 years ago
874012b
Rename 'ASTNode' -> 'ASTLocation'.
by Argyrios Kyrtzidis
· 16 years ago
7b332d9
Make use of the Index library through the index-test tool.
by Argyrios Kyrtzidis
· 16 years ago
49dd585
Make use of ASTNode for return value of clang::ResolveLocationInAST() and in the index-test tool.
by Argyrios Kyrtzidis
· 16 years ago
2e22253
Add support for retrieving the Doxygen comment associated with a given
by Douglas Gregor
· 16 years ago
e4f2142
Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions.
by Chris Lattner
· 16 years ago
512230c
Remove redundant leftover code.
by Argyrios Kyrtzidis
· 16 years ago
119b7fe
Check that index-test uses an up-to-date AST file.
by Argyrios Kyrtzidis
· 16 years ago
6e4a86d
Add some comments and clean-up some leftover code.
by Argyrios Kyrtzidis
· 16 years ago
30b983b
Introduce tools/index-test.
by Argyrios Kyrtzidis
· 16 years ago