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
/
tools
/
c-index-test
/
c-index-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make CIndex and c-index-test a little bit more robust. The only
Douglas Gregor
2009-10-16
1
-1
/
+3
*
Keep track of whether declararions were loaded from a precompiled
Douglas Gregor
2009-10-16
1
-1
/
+7
*
Make sure temporary files get unlinked.
Steve Naroff
2009-10-15
1
-0
/
+2
*
Fix C90 compile warning about mixed declarations and code.
Eric Christopher
2009-10-05
1
-9
/
+10
*
Add support for class and protocol references.
Steve Naroff
2009-10-01
1
-6
/
+4
*
Add clang_getDeclLine and clang_getDeclColumn
Steve Naroff
2009-09-25
1
-1
/
+8
*
Add test for C-based indexing API, using FileCheck utility.
Steve Naroff
2009-09-24
1
-14
/
+17
*
Some minor cleanups...
Steve Naroff
2009-09-23
1
-41
/
+41
*
More work to enable more exhaustive testing of the indexing API.
Steve Naroff
2009-09-23
1
-0
/
+26
*
- clang_getCursor(): Replace asserts with error codes (CXCursor_InvalidFile, ...
Steve Naroff
2009-09-15
1
-3
/
+8
*
Make sure ObjCInterfaceDecl's that are forward declared always contain a vali...
Steve Naroff
2009-09-11
1
-5
/
+5
*
Implement accessors clang_getCursorKind(), clang_getCursorDecl().
Steve Naroff
2009-09-04
1
-4
/
+13
*
- Add back some harmless code that part of a reverted commit (r80859). I'll i...
Steve Naroff
2009-09-03
1
-11
/
+29
*
Revert "Visit function/method bodies and issue callback for parameters and local
Daniel Dunbar
2009-09-03
1
-14
/
+12
*
Visit function/method bodies and issue callback for parameters and local vari...
Steve Naroff
2009-09-03
1
-12
/
+14
*
Fix warnings.
Eli Friedman
2009-09-02
1
-2
/
+0
*
Start issuing callback for references (add some predicates, refactor some code).
Steve Naroff
2009-09-02
1
-4
/
+4
*
Flesh out CXCursorKind...
Steve Naroff
2009-09-02
1
-13
/
+24
*
Add explicit "blind" client data to callback function (since we aren't using ...
Steve Naroff
2009-09-01
1
-7
/
+14
*
Implement source/line/column hooks.
Steve Naroff
2009-08-31
1
-3
/
+7
*
More fleshing out the C-based indexing API (under construction).
Steve Naroff
2009-08-31
1
-1
/
+8
*
Lot's of little changes to get the C-based indexing API going...
Steve Naroff
2009-08-28
1
-0
/
+12