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-tools-extra
/
modularize
History
Benjamin Kramer
281f9d0e97
Update for Clang API change and move ClangTidyDiagnosticRenderer into an anonymous namespace while there.
...
llvm-svn: 208471
2014-05-10 16:32:07 +00:00
..
CMakeLists.txt
[CMake] clang-tools-extra: Update dependencies.
2013-12-10 01:41:10 +00:00
Makefile
Add dependencies on TransformUtils library in preparation for re-applying r188666
2013-08-19 13:58:56 +00:00
Modularize.cpp
Update for Clang API change and move ClangTidyDiagnosticRenderer into an anonymous namespace while there.
2014-05-10 16:32:07 +00:00
Modularize.h
Added module map generation option.
2013-10-15 13:52:33 +00:00
ModuleAssistant.cpp
[C++11] Replace OwningPtr with std::unique_ptr.
2014-03-09 09:24:40 +00:00
PreprocessorTracker.cpp
Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't
2014-01-07 20:05:01 +00:00
PreprocessorTracker.h
Check for #include in extern and namespace blocks.
2013-09-18 18:19:43 +00:00