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
/
libclang
/
IndexingContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[libclang] Indexing API: Fix issues, mostly C++ related.
Argyrios Kyrtzidis
2011-11-23
1
-24
/
+43
*
[libclang] Indexing API: Support C++ symbols.
Argyrios Kyrtzidis
2011-11-22
1
-34
/
+235
*
[libclang] Indexing API:
Argyrios Kyrtzidis
2011-11-18
1
-84
/
+177
*
[libclang] Indexing API: make sure we don't pass declarations/references with...
Argyrios Kyrtzidis
2011-11-18
1
-7
/
+13
*
[libclang] Indexing API: fill the objc category info for a category implement...
Argyrios Kyrtzidis
2011-11-16
1
-3
/
+16
*
[libclang] Indexing API: make sure we do not try to index local declarations.
Argyrios Kyrtzidis
2011-11-16
1
-0
/
+4
*
[libclang] Indexing API: if the CXIndexOpt_OneRefPerFile option is set, only ...
Argyrios Kyrtzidis
2011-11-16
1
-5
/
+33
*
[libclang] Indexing API: Pass an implicit ObjCInterfaceDecl (@implementation ...
Argyrios Kyrtzidis
2011-11-15
1
-2
/
+1
*
[libclang] Introduce a new function to apply the indexing callbacks on an exi...
Argyrios Kyrtzidis
2011-11-15
1
-1
/
+14
*
[libclang] Slight changes to the indexing API and bigger internal changes for...
Argyrios Kyrtzidis
2011-11-14
1
-89
/
+56
*
[libclang] Further simplify the indexing API.
Argyrios Kyrtzidis
2011-11-12
1
-183
/
+86
*
[libclang] Simplify the indexing API.
Argyrios Kyrtzidis
2011-11-11
1
-322
/
+259
*
Use const_cast to make it obvious that it's just removing constness (and sile...
Benjamin Kramer
2011-10-28
1
-3
/
+5
*
[libclang] Index implicit property references.
Argyrios Kyrtzidis
2011-10-18
1
-2
/
+4
*
Silence a -Wc++0x-narrowing warning
Matt Beaumont-Gay
2011-10-17
1
-1
/
+1
*
[libclang] Introduce a new high level API for indexing clients that assumes
Argyrios Kyrtzidis
2011-10-17
1
-0
/
+695
[prev]