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.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libclang] Introduce clang_Cursor_isExternalSymbol that provides info about d...
Argyrios Kyrtzidis
2017-05-10
1
-0
/
+11
*
[index/AST] Determine if a typedef shares a name and spelling location with i...
Argyrios Kyrtzidis
2017-03-21
1
-0
/
+33
*
[libclang] For convenience to clients, make sure that nullability and __kindo...
Argyrios Kyrtzidis
2015-08-24
1
-0
/
+23
*
[libclang] Introduce clang_Cursor_isObjCOptional, which returns whether the d...
Argyrios Kyrtzidis
2013-07-05
1
-0
/
+24
*
[libclang] When determining the cursor via a location, ignore synthesized iva...
Argyrios Kyrtzidis
2012-08-28
1
-1
/
+12
*
[AST/libclang] Fix the selector locations that are reported for a
Argyrios Kyrtzidis
2012-06-16
1
-0
/
+11
*
[libclang] When doing the cursor visitation make sure declarations
Argyrios Kyrtzidis
2012-06-09
1
-0
/
+22
*
[libclang] Make sure that when we have multiple @class references in the same...
Argyrios Kyrtzidis
2012-04-16
1
-0
/
+7
*
[libclang] Spelling range for a objc category should the category name range,...
Argyrios Kyrtzidis
2012-04-16
1
-0
/
+10
*
[libclang] Introduce clang_Cursor_getObjCSelectorIndex() function.
Argyrios Kyrtzidis
2012-03-30
1
-2
/
+2
*
[libclang] Introduce clang_Cursor_getSpellingNameRange().
Argyrios Kyrtzidis
2012-03-30
1
-4
/
+17
*
Add info to ObjCPropertyRefExpr to indicate whether the dot syntax property
Argyrios Kyrtzidis
2012-03-30
1
-1
/
+16
*
[libclang] A MemberRefExpr cursor for a property dot syntax should have as
Argyrios Kyrtzidis
2012-03-30
1
-0
/
+3
*
[libclang] Have c-index-test output more information about a cursor with -cur...
Argyrios Kyrtzidis
2012-03-30
1
-2
/
+6
*
[libclang] For a CXCursor_ObjCInstanceMethodDecl/CXCursor_ObjCClassMethodDecl...
Argyrios Kyrtzidis
2012-03-23
1
-1
/
+1
*
[libclang] Make sure that all top-level decls in a @implementation are
Argyrios Kyrtzidis
2012-02-23
1
-0
/
+15
*
rename -ccc-host-triple into -target
Sebastian Pop
2012-01-20
1
-1
/
+1
*
Revert r148138; it's causing test failures.
Eli Friedman
2012-01-13
1
-1
/
+1
*
rename -ccc-host-triple into -target
Sebastian Pop
2012-01-13
1
-1
/
+1
*
Mark objc methods that are implicitly declared for properties (not user-decla...
Argyrios Kyrtzidis
2011-08-17
1
-4
/
+20
*
Fix tests for non-darwin hosts.
Argyrios Kyrtzidis
2011-08-15
1
-1
/
+1
*
[libclang] Handle AttributedTypeLoc for cursor visitation. Fixes rdar://9535717.
Argyrios Kyrtzidis
2011-08-15
1
-0
/
+10
*
[libclang] When pointing at an objc property don't return a cursor that point...
Argyrios Kyrtzidis
2011-08-10
1
-0
/
+11