[clang] [clang][bytecode] Disable preservenone attribute on clang19+asan (PR #189377)

Chandler Carruth via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 1 10:03:52 PDT 2026


chandlerc wrote:

Yeah, even Clang 22 crashes with ASan plus -O1 on this file. I'll work on a top-of-tree build, but for now I think this needs to be completely disabled under ASan.

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


More information about the cfe-commits mailing list