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-loadTU-test.m
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use a sane encoding for CXCursor_ObjCProtocolRef, using the actual
Douglas Gregor
2010-01-16
1
-2
/
+2
*
Give CXCursor_ObjCSuperClassRef a sane encoding, which is only known
Douglas Gregor
2010-01-16
1
-2
/
+2
*
Remove TranslateKind and centralize Decl -> CXCursorKind in GetCursorKind(). ...
Ted Kremenek
2010-01-16
1
-1
/
+1
*
Change ObjCContainerDecl to contain the entire range for the '@end'
Ted Kremenek
2010-01-07
1
-11
/
+12
*
Change clang_getDeclExtent() to have the endpoint point to the last character...
Ted Kremenek
2010-01-06
1
-43
/
+28
*
Add C API hook 'clang_getDeclExtent()', which returns the source extent of a ...
Ted Kremenek
2010-01-05
1
-30
/
+29
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Make tests use the new clang -cc1 flag.
Fariborz Jahanian
2009-12-14
1
-1
/
+1
*
c-index-test: Split "function scanning" behavior into its own "filter" -- its
Daniel Dunbar
2009-12-01
1
-124
/
+0
*
Update test to stop scanning things in the predefines buffer, this isn't adding
Daniel Dunbar
2009-11-18
1
-15
/
+15
*
Update index tests for r89203.
Benjamin Kramer
2009-11-18
1
-7
/
+7
*
Fix test case.
Ted Kremenek
2009-11-17
1
-156
/
+156
*
Rename test.
Ted Kremenek
2009-11-17
1
-0
/
+224
[prev]