mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 22:00:10 +00:00
b356928058
Previously, it wouldn't take into account files in ignore_format.txt (at least not on OSX) because the `find` command would return file names like `libcxx/src//new_handler.cpp`, which never matched the file names in `ignore_format.txt`. Differential Revision: https://reviews.llvm.org/D153416 |
||
---|---|---|
.. | ||
benchmarks | ||
cmake | ||
docs | ||
include | ||
lib | ||
modules | ||
src | ||
test | ||
utils | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
appveyor-reqs-install.cmd | ||
appveyor.yml | ||
CMakeLists.txt | ||
CREDITS.TXT | ||
LICENSE.TXT | ||
TODO.TXT |