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
/
Indexing.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libclang] Indexing API: Provide the protocols list for objc categories as well.
Argyrios Kyrtzidis
2011-12-13
1
-0
/
+3
*
[libclang] Create a diagnostic set to pass at the end of indexing.
Argyrios Kyrtzidis
2011-12-01
1
-6
/
+16
*
Preserve constness.
Benjamin Kramer
2011-11-29
1
-4
/
+4
*
[libclang] Fix leak in clang_indexSourceFile_Impl
Argyrios Kyrtzidis
2011-11-29
1
-1
/
+2
*
[libclang] Indexing API: If the client requested to get a CXTranslationUnit a...
Argyrios Kyrtzidis
2011-11-28
1
-4
/
+30
*
[libclang] Indexing API: Capture diagnostics during indexing.
Argyrios Kyrtzidis
2011-11-28
1
-1
/
+2
*
[libclang] Indexing API: Support C++ symbols.
Argyrios Kyrtzidis
2011-11-22
1
-25
/
+80
*
Change ASTConsumer::HandleTopLevelDecl to return true for the parser to continue
Argyrios Kyrtzidis
2011-11-18
1
-5
/
+2
*
[libclang] Indexing API:
Argyrios Kyrtzidis
2011-11-18
1
-29
/
+24
*
Make 'LangOptions' in CompilerInvocation a heap-allocated, reference counted ...
Ted Kremenek
2011-11-17
1
-1
/
+1
*
[libclang] Introduce a new function to apply the indexing callbacks on an exi...
Argyrios Kyrtzidis
2011-11-15
1
-10
/
+171
*
[libclang] Slight changes to the indexing API and bigger internal changes for...
Argyrios Kyrtzidis
2011-11-14
1
-20
/
+30
*
[libclang] Further simplify the indexing API.
Argyrios Kyrtzidis
2011-11-12
1
-52
/
+36
*
[libclang] Simplify the indexing API.
Argyrios Kyrtzidis
2011-11-11
1
-2
/
+52
*
Use LIBCLANG_NOTHREADS instead of CINDEXTEST_NOTHREADS inside libclang,
Argyrios Kyrtzidis
2011-10-29
1
-1
/
+1
*
[libclang] Introduce a new high level API for indexing clients that assumes
Argyrios Kyrtzidis
2011-10-17
1
-0
/
+479