Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
ec07557a1e43ca0e7d0b6af0e69e18caaf1f0635
/
test
/
Index
/
usrs.cpp
e1c2c20
[libclang] Declarations inside anonymous namespaces have internal linkage so
by Argyrios Kyrtzidis
· 12 years ago
1d8052d
Use the canonical decl when generating the locations for USRs.
by Ted Kremenek
· 14 years ago
3deeb6d
Fixed type and declaration source range in presence of typeQuals.
by Abramo Bagnara
· 14 years ago
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
344577e
Fixed TypedefDecl and TemplateTypeParameter source range.
by Abramo Bagnara
· 14 years ago
7e24256
Implement libclang support for using declarations. Clang actually uses
by Douglas Gregor
· 14 years ago
828629b
Add test for nothing... i.e., the contents of a USR for using directives
by Douglas Gregor
· 14 years ago
0a35bce
Implement libclang support for using directives (cursor + visitation +
by Douglas Gregor
· 14 years ago
6931900
Add libclang support for namespace aliases (visitation + USRs) along
by Douglas Gregor
· 14 years ago
1f3b4a9
Update test case to include USRs containing offsets instead of line/columns.
by Ted Kremenek
· 14 years ago
2ea5baf
Extend C++ usrs to include type mangling for tag decl arguments, indicating whether a method
by Ted Kremenek
· 15 years ago
8e67219
Add initial USR support for mangling in the types of C++ functions and methods.
by Ted Kremenek
· 15 years ago
d5d90fe
Add USR test case for C++ operator methods.
by Ted Kremenek
· 15 years ago
cbd66f0
Add USR support for C++ namespaces, and unify mangling of location information in USRs
by Ted Kremenek
· 15 years ago