This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bec49efdf2d7fe33a064a3e9faffa7704df87593
clang-p2996
/
clang
/
lib
/
Tooling
History
Alexander Kornienko
21d6ec9224
Fix an object lifetime issue in clang/Tooling.
...
llvm-svn: 157759
2012-05-31 17:58:43 +00:00
..
ArgumentsAdjusters.cpp
Fix -Wdelete-non-virtual-dtor in Tooling code.
2012-05-09 18:31:50 +00:00
CMakeLists.txt
Adds the Refactoring library, which is a layer on top of the Tooling library
2012-05-23 16:29:20 +00:00
CompilationDatabase.cpp
Tooling: Canonicalize Key in IndexByFile[]. llvm::sys::path::native() may be used here.
2012-05-23 22:24:20 +00:00
Makefile
Adds a tooling library.
2012-04-04 12:07:46 +00:00
Refactoring.cpp
Adds a toString method to Replacement, which helps debugging.
2012-05-30 16:04:29 +00:00
Tooling.cpp
Fix an object lifetime issue in clang/Tooling.
2012-05-31 17:58:43 +00:00