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-11 20:27:19 +00:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
llvm-capstone
/
clang-tools-extra
/
modularize
History
John Thompson
b87fd7db7c
Temporary hack to avoid false errors. Real fix comming.
...
llvm-svn: 229690
2015-02-18 16:12:26 +00:00
..
CMakeLists.txt
Moved header list loading to new class. This is staging for adding module map loading and checking support.
2015-02-13 14:29:22 +00:00
Makefile
…
Modularize.cpp
Updated file comment on modularize usage, as it was out-of-date.
2015-02-18 15:11:12 +00:00
Modularize.h
…
ModularizeUtilities.cpp
Add canonical path conversion function and use it so paths are consistent.
2015-02-17 20:43:47 +00:00
ModularizeUtilities.h
Add canonical path conversion function and use it so paths are consistent.
2015-02-17 20:43:47 +00:00
ModuleAssistant.cpp
…
PreprocessorTracker.cpp
Temporary hack to avoid false errors. Real fix comming.
2015-02-18 16:12:26 +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