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
*
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