mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-29 11:17:28 +00:00
d1fdd745d5
Sadly, these are necessary AFAICT. There is a file `lib/AST/CXXABI.h`. On case insensitive file systems like macOS this will collide with `cxxabi.h` on the system if we use the `includes` trick to allow file-relative `#include` of generated files. I've tested this on both Linux and Windows to make sure it remains reasonably portable. Differential Revision: https://reviews.llvm.org/D112883 |
||
---|---|---|
.. | ||
arcanist | ||
bazel |