This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
llvm-capstone
Watch
1
Star
0
Fork
0
You've already forked llvm-capstone
mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced
2025-02-07 01:47:09 +00:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
clang-tools-extra
/
modularize
History
Richard Smith
33de8566f0
Update to match clang r236404.
...
llvm-svn: 236405
2015-05-04 03:15:55 +00:00
..
CMakeLists.txt
Added module map coverage support, extracted from module-map-checker.
2015-02-19 16:47:27 +00:00
CoverageChecker.cpp
Use 'override/final' instead of 'virtual' for overridden methods
2015-04-11 07:59:33 +00:00
CoverageChecker.h
Make helpers static. clang-tools edition.
2015-03-23 12:49:15 +00:00
Makefile
Revert "Adapt clang-tools-extra to clang module format changes."
2015-02-25 02:46:37 +00:00
Modularize.cpp
Fix clang-tools-extra build after clang r235614.
2015-04-23 20:38:48 +00:00
Modularize.h
…
ModularizeUtilities.cpp
Make helpers static. clang-tools edition.
2015-03-23 12:49:15 +00:00
ModularizeUtilities.h
Added module map coverage support, extracted from module-map-checker.
2015-02-19 16:47:27 +00:00
ModuleAssistant.cpp
Renamed module.map to module.modulemap (modularize).
2015-02-10 14:45:30 +00:00
PreprocessorTracker.cpp
Update to match clang r236404.
2015-05-04 03:15:55 +00:00
PreprocessorTracker.h
Added -block-check-header-list-only option. This is a work-around for private includes that purposefully get included inside blocks.
2015-02-11 16:58:36 +00:00