[clang] [Clang] fix crash in codegen caused by deferred asm diagnostics under -fopenmp (PR #147163)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 9 10:31:01 PDT 2025
efriedma-quic wrote:
I think calling targetDiag() should stop codegen. And if that works correctly, this patch is unnecessary.
https://github.com/llvm/llvm-project/pull/147163
More information about the cfe-commits
mailing list