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
/
c-index-api-test.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename test.
Ted Kremenek
2009-11-17
1
-224
/
+0
*
Clean up c-index-test command line usage a bit by requiring a "-test-load-tu"...
Ted Kremenek
2009-11-17
1
-1
/
+1
*
... and add back a few more triple forces.
Daniel Dunbar
2009-11-17
1
-1
/
+1
*
Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, ins...
Daniel Dunbar
2009-11-17
1
-1
/
+1
*
Have clang_getCursorSource() return NULL when the source location is invalid ...
Ted Kremenek
2009-11-17
1
-7
/
+7
*
Update test, I don't know why this changed but seems innocuous.
Daniel Dunbar
2009-11-16
1
-7
/
+7
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-1
/
+1
*
Force a specific target triple in c-index-api-test.m, making the behavior of ...
Ted Kremenek
2009-10-07
1
-8
/
+8
*
- Fix assert in clang_getCursorDecl (having to do with recently added ObjC_Pr...
Steve Naroff
2009-10-05
1
-9
/
+9
*
Add support for class and protocol references.
Steve Naroff
2009-10-01
1
-134
/
+166
*
Revert "Force triple in test.", this wasn't the problem.
Daniel Dunbar
2009-09-26
1
-1
/
+1
*
Force triple in test.
Daniel Dunbar
2009-09-26
1
-1
/
+1
*
Fix cut/paste error resulting in bad column info.
Steve Naroff
2009-09-25
1
-89
/
+89
*
Add clang_getDeclLine and clang_getDeclColumn
Steve Naroff
2009-09-25
1
-89
/
+89
*
Don't look for __builtin_va_list; it isn't present for all targets
Douglas Gregor
2009-09-25
1
-1
/
+1
*
Add test for C-based indexing API, using FileCheck utility.
Steve Naroff
2009-09-24
1
-0
/
+192