Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[libclang] Fix symbol version of
getBinaryOpcode
functions (llvm#10…
…1820) llvm#98489 resurrected an [old patch](https://reviews.llvm.org/D10833) that was adding new libclang functions. That PR got merged with old `LLVM_13` symbol versions for new functions. This patch fixes this oversight.
- Loading branch information