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
/
TestClassForwardDecl.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
c-index-test: Unify and always print half-open extents.
Daniel Dunbar
2010-02-14
1
-9
/
+9
*
c-index-test: Unify syntax for printing extents. Yes, there were 4.
Daniel Dunbar
2010-02-14
1
-9
/
+9
*
Loosen preconditions for clang_getCursorSpelling(), returning an empty
Douglas Gregor
2010-01-25
1
-1
/
+1
*
Teach CIndex's cursor visitor to restrict its traversal to a specific
Douglas Gregor
2010-01-22
1
-8
/
+3
*
Extend the CIndex API with direct support for expressions and
Douglas Gregor
2010-01-19
1
-1
/
+1
*
Introduce the notion of an "unexposed" declaration into the CIndex
Douglas Gregor
2010-01-19
1
-1
/
+1
*
Eliminate cursor kinds used to express definitions. Instead, provide
Douglas Gregor
2010-01-19
1
-6
/
+6
*
Introduce clang_getCursorReferenced, to get a cursor pointing at the
Douglas Gregor
2010-01-19
1
-2
/
+2
*
Replace clang_getDeclUSR() with clang_getCursorUSR(). Also remove printing '...
Ted Kremenek
2010-01-18
1
-2
/
+2
*
Give ObjCClassRef cursors a sane representation, which is encapsulated
Douglas Gregor
2010-01-16
1
-1
/
+1
*
Remove TranslateKind and centralize Decl -> CXCursorKind in GetCursorKind(). ...
Ted Kremenek
2010-01-16
1
-6
/
+6
*
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
*
Update test to stop scanning things in the predefines buffer, this isn't adding
Daniel Dunbar
2009-11-18
1
-14
/
+14
*
Update index tests for r89203.
Benjamin Kramer
2009-11-18
1
-7
/
+7
*
Add special clang_getCursor() support for @class. Handles <rdar://problem/73...
Ted Kremenek
2009-11-18
1
-0
/
+46