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
/
get-cursor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libclang] Stop assuming that the internal C++ ABI ExceptionSpecificationType...
Richard Smith
2018-05-11
1
-3
/
+7
*
Revert 320391: Certain targets are failing, pulling back to diagnose.
Erich Keane
2017-12-11
1
-27
/
+27
*
For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is available
Erich Keane
2017-12-11
1
-27
/
+27
*
Revert r318669/318694
Erich Keane
2017-11-20
1
-26
/
+26
*
For Linux/gnu compatibility, preinclude <stdc-predef.h> if the file is available
Erich Keane
2017-11-20
1
-26
/
+26
*
[libclang] Fix cursors for in-class initializer of field declarations
Benjamin Kramer
2017-11-15
1
-0
/
+8
*
[libclang] Support for querying the exception specification type through libc...
Jonathan Coe
2017-06-27
1
-2
/
+15
*
Fix for clang_Cursor_getSpellingNameRange()
Kevin Funk
2016-12-20
1
-1
/
+4
*
Expose cxx constructor and method properties through libclang and python bind...
Jonathan Coe
2016-04-27
1
-1
/
+1
*
[libclang] Make sure to visit the body of a CXXForRangeStmt.
Argyrios Kyrtzidis
2014-11-13
1
-2
/
+5
*
[liblang] Handle CXXForRangeStmt during AST visitation.
Argyrios Kyrtzidis
2014-11-13
1
-0
/
+13
*
[libclang] Fixup the cursor spelling range for C++ destructors, operator over...
Argyrios Kyrtzidis
2014-08-26
1
-0
/
+115
*
When modifying an implicit instantiation with information from an explicit on...
Argyrios Kyrtzidis
2013-04-22
1
-0
/
+13
*
[libclang] Fix cursor visitation to not ignore template arguments in out-of-l...
Argyrios Kyrtzidis
2013-04-05
1
-0
/
+12
*
[libclang/AST] When declaring a local class, don't neglect to set the end loc...
Argyrios Kyrtzidis
2012-05-16
1
-0
/
+10
*
[libclang] Fix infinite loop when doing visitation of an OpaqueValueExpr.
Argyrios Kyrtzidis
2011-12-03
1
-0
/
+4
*
[libclang] Allow indexing/get-cursor/etc. for the exception variable in a C++...
Argyrios Kyrtzidis
2011-12-03
1
-0
/
+9
*
Add a new libclang API to return a CXCompletionString for an arbitrary
Douglas Gregor
2011-08-04
1
-0
/
+12
*
[libclang] Avoid having the cursor of an expression replace the declaration c...
Argyrios Kyrtzidis
2011-06-27
1
-0
/
+7
*
When libclang is walking a member access expression, don't walk into
Douglas Gregor
2010-11-17
1
-0
/
+30
*
Teach clang_getCursorReferenced() that a
Douglas Gregor
2010-11-05
1
-4
/
+7
*
Improve source-location information for CXXConstructExpr nodes, by
Douglas Gregor
2010-11-03
1
-0
/
+30