Sign in
llvm
/
llvm-project
/
ae42196bc493ffe877a7e3dff8be32035dea4d07
/
clang
/
test
/
Index
/
annotate-tokens.cpp
1d18713
[libclang] Fix cursors for functions with trailing return type
by Ivan Donchevskii
· 7 years ago
fff4589
Revert r321697 "[libclang] Support querying whether a declaration is invalid" and follow-ups.
by Hans Wennborg
· 7 years ago
1c27b15
Fix line endings.
by Ivan Donchevskii
· 7 years ago
a99154b
[libclang] Fix cursors for functions with trailing return type
by Ivan Donchevskii
· 7 years ago
4a4d2b4
[libclang] While visiting a C++ destructor decl, keep the type identifier associated with the decl,
by Argyrios Kyrtzidis
· 11 years ago
3a7cc81
Report a correct end location for nameless parameters.
by Benjamin Kramer
· 11 years ago
50126f1
[libclang] Make sure we don't access past the tokens buffer while token annotation.
by Argyrios Kyrtzidis
· 11 years ago
2eea0bf
clang/test/Index/annotate-tokens.cpp: Appease msvc-targets with -fno-delayed-template-parsing.
by NAKAMURA Takumi
· 12 years ago
2ec7674
[libclang] Fix cursor visitation to not ignore template arguments in out-of-line member functions.
by Argyrios Kyrtzidis
· 12 years ago
a2a299e
[libclang] For CXXOperatorCallExprs, give a valid source location to the DeclRefExpr
by Argyrios Kyrtzidis
· 13 years ago
4c362d5
Expose more statement, expression, and declaration kinds in libclang,
by Douglas Gregor
· 14 years ago
66cd1da
[libclang] Avoid having the cursor of an expression "overwrite" the annotation of the
by Argyrios Kyrtzidis
· 14 years ago
f20ec923
Apply a bug-fix patch from Marcin Kowalczyk to the source locations for
by Chandler Carruth
· 14 years ago
6cc8fe9
add missing newlines at end of file.
by Chris Lattner
· 14 years ago
cf7731b
Fix bug where annotate tokens was not working for BinaryTypeTraitExpr.
by Francois Pichet
· 14 years ago
c247e1a
Fix test that didn't really test anything.
by Francois Pichet
· 14 years ago
b59d21c
Visit the children of CXXOperatorCallExprs in source order within
by Douglas Gregor
· 15 years ago