[clang] [Clang] No longer require complete types with __builtin_launder (PR #91070)

via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 17 06:40:20 PST 2024


cor3ntin wrote:

actually, I talked to @jwakely and the standard has blanket wording to make that...UB.

so we could merge it as a compiler extension as it seems useful... however my initial read of the wording was wrong...

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


More information about the cfe-commits mailing list