[PATCH] D75050: [DebugInfo][NFC] Move out lambdas from collectCallSiteParameters()

David Stenberg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 09:51:17 PST 2020


dstenb updated this revision to Diff 246773.
dstenb added a comment.

Update after review comment on child patch (use local reference variable for I.first->second).


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

https://reviews.llvm.org/D75050

Files:
  llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75050.246773.patch
Type: text/x-patch
Size: 6484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200226/304f66e5/attachment.bin>


More information about the llvm-commits mailing list