[llvm] [DebugInfo] Fix line 0 records incorrectly having is_stmt set (PR #166627)

Orlando Cazalet-Hyams via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 20 03:37:03 PST 2025


================

----------------
OCHyams wrote:

As mentioned in a comment earlier, I feel like it's probably a bug if scope line is zero. But if we keep the other check for scope line in this patch, for completeness sake it should probably be replicated here.

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


More information about the llvm-commits mailing list