[clang] [Clang] No longer require complete types with __builtin_launder (PR #91070)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Fri May 10 05:23:59 PDT 2024
erichkeane wrote:
This patch doesn't really make sense to me. Why would we want `__builtin_launder` to work on incomplete types?
https://github.com/llvm/llvm-project/pull/91070
More information about the cfe-commits
mailing list