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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libclang] Fix cursors for functions with trailing return type
Ivan Donchevskii
2018-01-03
1
-1
/
+11
*
Revert r321697 "[libclang] Support querying whether a declaration is invalid"...
Hans Wennborg
2018-01-03
1
-11
/
+1
*
Fix line endings.
Ivan Donchevskii
2018-01-03
1
-23
/
+23
*
[libclang] Fix cursors for functions with trailing return type
Ivan Donchevskii
2018-01-03
1
-13
/
+23
*
[libclang] While visiting a C++ destructor decl, keep the type identifier ass...
Argyrios Kyrtzidis
2014-02-09
1
-1
/
+7
*
Report a correct end location for nameless parameters.
Benjamin Kramer
2014-02-02
1
-4
/
+4
*
[libclang] Make sure we don't access past the tokens buffer while token annot...
Argyrios Kyrtzidis
2013-11-27
1
-0
/
+12
*
clang/test/Index/annotate-tokens.cpp: Appease msvc-targets with -fno-delayed-...
NAKAMURA Takumi
2013-04-08
1
-1
/
+1
*
[libclang] Fix cursor visitation to not ignore template arguments in out-of-l...
Argyrios Kyrtzidis
2013-04-05
1
-1
/
+54
*
[libclang] For CXXOperatorCallExprs, give a valid source location to the Decl...
Argyrios Kyrtzidis
2012-02-08
1
-3
/
+3
*
Expose more statement, expression, and declaration kinds in libclang,
Douglas Gregor
2011-10-05
1
-16
/
+16
*
[libclang] Avoid having the cursor of an expression "overwrite" the annotatio...
Argyrios Kyrtzidis
2011-06-27
1
-2
/
+6
*
Apply a bug-fix patch from Marcin Kowalczyk to the source locations for
Chandler Carruth
2011-04-02
1
-1
/
+88
*
add missing newlines at end of file.
Chris Lattner
2010-12-21
1
-1
/
+1
*
Fix bug where annotate tokens was not working for BinaryTypeTraitExpr.
Francois Pichet
2010-12-08
1
-2
/
+10
*
Fix test that didn't really test anything.
Francois Pichet
2010-12-08
1
-2
/
+2
*
Visit the children of CXXOperatorCallExprs in source order within
Douglas Gregor
2010-07-29
1
-0
/
+23