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-namespaces.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Report a correct end location for nameless parameters.
Benjamin Kramer
2014-02-02
1
-1
/
+1
*
Fixed NamespaceDecl source range.
Abramo Bagnara
2011-03-08
1
-4
/
+4
*
Fixed source range for all DeclaratorDecl's.
Abramo Bagnara
2011-03-08
1
-4
/
+4
*
Replace UsingDecl's SmallPtrSet of UsingShadowDecls with a linked list to avo...
Argyrios Kyrtzidis
2010-11-10
1
-1
/
+1
*
Introduce a new kind of cursor into libclang, which covers a reference
Douglas Gregor
2010-09-13
1
-1
/
+1
*
Implement basic visitation for nested name specifiers via libclang
Douglas Gregor
2010-09-02
1
-0
/
+11
*
Implement libclang support for using declarations. Clang actually uses
Douglas Gregor
2010-09-01
1
-0
/
+10
*
Implement libclang support for using directives (cursor + visitation +
Douglas Gregor
2010-09-01
1
-1
/
+3
*
Improve location information in the representation of namespace
Douglas Gregor
2010-09-01
1
-4
/
+3
*
Add libclang support for namespace aliases (visitation + USRs) along
Douglas Gregor
2010-08-31
1
-2
/
+8
*
Add a simple test for indexing namespaces
Douglas Gregor
2010-08-31
1
-0
/
+22