This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang
/
lib
/
Tooling
/
Core
History
Richard Smith
57443fce3f
When forming a fully-qualified type name, put any qualifiers outside/before the
...
nested-name-specifier. Patch by Sterling Augustine! llvm-svn: 268988
2016-05-09 23:06:14 +00:00
..
CMakeLists.txt
Add Tooling functionality to get a name for a QualType that can be used to name
2016-02-09 21:04:04 +00:00
Lookup.cpp
[Tooling] Add a utility function to replace one nested name with another.
2015-10-22 15:04:10 +00:00
QualTypeNames.cpp
When forming a fully-qualified type name, put any qualifiers outside/before the
2016-05-09 23:06:14 +00:00
Replacement.cpp
Added formatAndApplyAllReplacements that works on multiple files in libTooling.
2016-03-29 16:31:53 +00:00