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
/
load-exprs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
When libclang visits a translation unit via clang_visitChildren(),
Douglas Gregor
2011-03-16
1
-1
/
+1
*
Fixed source range for all DeclaratorDecl's.
Abramo Bagnara
2011-03-08
1
-8
/
+8
*
Fixed TypedefDecl and TemplateTypeParameter source range.
Abramo Bagnara
2011-03-06
1
-1
/
+1
*
Teach clang_getCursorReferenced() and friends about BlockDeclRefExprs.
Douglas Gregor
2010-10-22
1
-3
/
+3
*
Add libclang visitation for C99 designated initializers.
Douglas Gregor
2010-09-09
1
-0
/
+10
*
Add libclang visitation for __builtin_offsetof's components (fields
Douglas Gregor
2010-09-09
1
-0
/
+16
*
Unbreak test on windows.
Ted Kremenek
2010-04-11
1
-1
/
+1
*
Add CIndex support for blocks.
Ted Kremenek
2010-04-11
1
-1
/
+38
*
c-index-test: Unify and always print half-open extents.
Daniel Dunbar
2010-02-14
1
-7
/
+7
*
c-index-test: Unify syntax for printing extents. Yes, there were 4.
Daniel Dunbar
2010-02-14
1
-7
/
+7
*
Add test case for ? : crasher
Douglas Gregor
2010-01-25
1
-0
/
+4
*
Move the type specifier location for elaborated-type-specifiers from
Douglas Gregor
2010-01-25
1
-1
/
+2
*
Teach the cursor visitor to recurse into the type information of
Douglas Gregor
2010-01-23
1
-0
/
+13