Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
3c2fcf8705023e1d91d1c85dc7c8a4aa2248050b
/
test
/
Index
/
load-namespaces.cpp
acba90f
Fixed NamespaceDecl source range.
by Abramo Bagnara
· 14 years ago
ff676cb
Fixed source range for all DeclaratorDecl's.
by Abramo Bagnara
· 14 years ago
826faa2
Replace UsingDecl's SmallPtrSet of UsingShadowDecls with a linked list to avoid leaking memory.
by Argyrios Kyrtzidis
· 14 years ago
1f60d9e
Introduce a new kind of cursor into libclang, which covers a reference
by Douglas Gregor
· 14 years ago
c5ade2e
Implement basic visitation for nested name specifiers via libclang
by Douglas Gregor
· 14 years ago
7e24256
Implement libclang support for using declarations. Clang actually uses
by Douglas Gregor
· 14 years ago
0a35bce
Implement libclang support for using directives (cursor + visitation +
by Douglas Gregor
· 14 years ago
8ea5b9d
Improve location information in the representation of namespace
by Douglas Gregor
· 14 years ago
6931900
Add libclang support for namespace aliases (visitation + USRs) along
by Douglas Gregor
· 14 years ago
8fb280c
Add a simple test for indexing namespaces
by Douglas Gregor
· 14 years ago