Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix preprocessor expression in AstExporter.cpp
The ARM Sve builtins (SveCount, SveBool, etc.) are only available in LLVM 17 and later, so CLANG_VERSION_MAJOR expression needs to reflect that.
- Loading branch information