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
/
IndexTypeSourceInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libclang] Separate the underlying indexing functionality of libclang and int...
Argyrios Kyrtzidis
2016-02-12
1
-156
/
+0
*
Remove DataRecursiveASTVisitor; it no longer serves any purpose, since it's j...
Richard Smith
2015-11-24
1
-2
/
+2
*
-ms-extensions: Implement __super scope specifier (PR13236).
Nikola Smiljanic
2014-09-26
1
-0
/
+1
*
[C++11] Use 'nullptr'. Tools edition.
Craig Topper
2014-06-08
1
-2
/
+2
*
Move tools/libclang/RecursiveASTVisitor.h -> include/clang/AST/DataRecursiveA...
Argyrios Kyrtzidis
2013-12-20
1
-2
/
+2
*
Sort #include lines for tools/...
Chandler Carruth
2012-12-04
1
-1
/
+0
*
[libclang] Put the RecursiveASTVisitor in libclang in a cxindex namespace.
Argyrios Kyrtzidis
2012-05-07
1
-1
/
+1
*
[libclang] Use a copy of the data-recursive RecursiveASTVisitor inside libclang.
Argyrios Kyrtzidis
2012-05-07
1
-1
/
+1
*
[libclang] Do index statements inside a type source info. rdar://10872758
Argyrios Kyrtzidis
2012-02-16
1
-0
/
+5
*
[libclang] Indexing: only index implicit template instantiations via an opt-i...
Argyrios Kyrtzidis
2012-02-14
1
-3
/
+9
*
[libclang] For a reference of an implicit template instantiation just give
Argyrios Kyrtzidis
2012-02-11
1
-3
/
+0
*
[libclang] Indexing API: Fully index implict template instantiations.
Argyrios Kyrtzidis
2012-02-10
1
-1
/
+5
*
[libclang] Index C++ template specializations, rdar://10732708
Argyrios Kyrtzidis
2012-01-23
1
-0
/
+8
*
[libclang] Indexing API: Fix indexing of missed references.
Argyrios Kyrtzidis
2011-12-13
1
-2
/
+44
*
[libclang] Indexing API:
Argyrios Kyrtzidis
2011-11-18
1
-3
/
+3
*
[libclang] Indexing API: make sure we do not try to index local declarations.
Argyrios Kyrtzidis
2011-11-16
1
-0
/
+2
*
[libclang] Further simplify the indexing API.
Argyrios Kyrtzidis
2011-11-12
1
-2
/
+0
*
[libclang] Simplify the indexing API.
Argyrios Kyrtzidis
2011-11-11
1
-2
/
+2
*
[libclang] Introduce a new high level API for indexing clients that assumes
Argyrios Kyrtzidis
2011-10-17
1
-0
/
+94