[clang] [clang][CodeGen] Fix crash on non-natural type in CheckAtomicAlignment (PR #141053)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Thu May 22 06:19:17 PDT 2025


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

Doesn't seem right that this is looking to the IR for the size instead of directly at the source type 

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


More information about the cfe-commits mailing list