[llvm] [OMPIRBuilder] Prevent dangling InsertPt in IRBuilder. (PR #148887)

Tom Eccles via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 21 04:28:41 PDT 2025


tblah wrote:

Thanks for fixing this. Is it possible to set no insert point? Like a nullptr. The insert points added here aren't really meaningful to anything that tries to use them.

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


More information about the llvm-commits mailing list