[llvm] [llvm] Fix most LLVM_ABI annotations in CAS (PR #203243)

Fabrice de Gans via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 11 06:30:22 PDT 2026


Steelskin wrote:

> LGTM
> 
> In a followup, it would be good to also replace the LLVM_ABI_FOR_TEST uses in CAS with LLVM_ABI. There should be no LLVM_ABI_FOR_TEST in `include/` headers, only in `lib/` headers. (There are also a few places outside CAS with this issue.)

Ack. I'll take a look through these once I have landed all of the remaining annotations. We're getting there!

https://github.com/llvm/llvm-project/pull/203243


More information about the llvm-commits mailing list