[clang] [llvm] [LLVMABI] Handle Atomic types in the LLVM ABI library (PR #221367)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 8 06:10:01 PDT 2026


https://github.com/erichkeane approved this pull request.

FE parts look good, I don't know much of the ABI library, but the code looks consistent with the rest of the stuff around it/the logic seems reasonable.  That said, it would be awesome if someone more familiar with it took a look.

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


More information about the cfe-commits mailing list