llvm-project
9edb4f74
- Define CLANG_ABI and LLVM_ABI for z/OS (#113333)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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' ```
References
#113333 - Define CLANG_ABI and LLVM_ABI for z/OS
Author
muiez
Parents
9b9c2a08
Loading