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
/
index-templates.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce a new kind of cursor into libclang, which covers a reference
Douglas Gregor
2010-09-13
1
-0
/
+21
*
Add libclang support for label statements, gotos, and taking the
Douglas Gregor
2010-09-10
1
-1
/
+0
*
In libclang, visit the nested-name-specifier and explicitly-specified templat...
Douglas Gregor
2010-09-02
1
-5
/
+19
*
Visit the nested-name-specifier and explicitly-specified template
Douglas Gregor
2010-09-02
1
-4
/
+13
*
Introduce a new libclang function,
Douglas Gregor
2010-09-02
1
-3
/
+6
*
Test visiting the template parameters of template template parameters,
Douglas Gregor
2010-09-01
1
-0
/
+10
*
Teach libclang to visit the default arguments of template parameters.
Douglas Gregor
2010-09-01
1
-0
/
+20
*
Implement libclang support for using declarations. Clang actually uses
Douglas Gregor
2010-09-01
1
-0
/
+19
*
Improve libclang indexing support for class template specializations
Douglas Gregor
2010-09-01
1
-7
/
+35
*
Extend libclang with a new cursor kind that indicates a reference to a
Douglas Gregor
2010-08-31
1
-1
/
+1
*
Add libclang support for class template partial specializations,
Douglas Gregor
2010-08-31
1
-0
/
+8
*
Add a libclang cursor kind, visitation support and USR support for C++
Douglas Gregor
2010-08-31
1
-0
/
+14
*
Implement basic support for indexing function templates in
Douglas Gregor
2010-08-31
1
-0
/
+22