[llvm] [DebugInfo][RemoveDIs] Have getInsertionPtAfterDef return an iterator (PR #73149)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 22 09:48:04 PST 2023
nikic wrote:
It would be move typical to return end() instead using using std::optional.
https://github.com/llvm/llvm-project/pull/73149
More information about the llvm-commits
mailing list