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
/
test
/
Index
/
annotate-tokens.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libclang] During member ref expression visitation, ignore base anonymous str...
Argyrios Kyrtzidis
2015-03-13
1
-1
/
+16
*
[libclang] Fix annotation of a range where the begin or end location
Argyrios Kyrtzidis
2013-02-13
1
-0
/
+64
*
[libclang] Attribute visitation happens out-of-source-order, make sure
Argyrios Kyrtzidis
2013-02-08
1
-1
/
+27
*
[libclang] Make token annotation of type/storage qualifiers accurate.
Argyrios Kyrtzidis
2013-01-07
1
-1
/
+1
*
Expose more statement, expression, and declaration kinds in libclang,
Douglas Gregor
2011-10-05
1
-47
/
+44
*
[libclang] For getDeclFromExpr in CIndex.cpp, associate the decl of
Argyrios Kyrtzidis
2011-09-12
1
-3
/
+3
*
Use ElaboratedType also for C.
Abramo Bagnara
2011-03-16
1
-3
/
+3
*
Force CaseStmt to store its child statements in source-code order,
Douglas Gregor
2011-03-02
1
-3
/
+43
*
Swap the order of the condition and body of a do-while statement in
Douglas Gregor
2010-12-17
1
-1
/
+22
*
Teach the libclang cursor visitor to walk into the type information
Douglas Gregor
2010-08-10
1
-1
/
+14
*
Rework clang_annotateTokens() to annotate tokens with information that more c...
Ted Kremenek
2010-05-05
1
-39
/
+39
*
Robustify SourceManager::getLocation(), so that it returns an
Douglas Gregor
2010-02-27
1
-1
/
+2
*
c-index-test: Unify and always print half-open extents.
Daniel Dunbar
2010-02-14
1
-51
/
+52
*
Implement clang_annotateTokens(), which associates cursors with each
Douglas Gregor
2010-01-26
1
-12
/
+12
*
Introduce a CIndex API for lexing the raw tokens within a given source
Douglas Gregor
2010-01-26
1
-0
/
+63