[clang] [clang][Sema] Fix crash on atomic builtins with incomplete type args (PR #96374)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 24 04:21:16 PDT 2024


Sirraide wrote:

`RequireCompleteType` seems like the way to go here, yeah.

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


More information about the cfe-commits mailing list