llvm-project
9edb4f74 - Define CLANG_ABI and LLVM_ABI for z/OS (#113333)

Commit
1 year ago
Define CLANG_ABI and LLVM_ABI for z/OS (#113333) This patch fixes the build failure seen on z/OS: ``` llvm/clang/include/clang/ASTMatchers/ASTMatchers.h:7212:1: error: unknown type name 'CLANG_ABI' ```
Author
Parents
Loading