[PATCH] D94391: CGDebugInfo: Drop Loc.isInvalid() special case from getLineNumber

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 11 12:46:15 PST 2021


dblaikie added a comment.

Any particular bug you're trying to fix? (this looks like it changes the debug locations, so it would need tests)

Not necessarily clear that these are better debug locations?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94391/new/

https://reviews.llvm.org/D94391



More information about the cfe-commits mailing list