[PATCH] D87000: [NFC intended] Refactor code for print-changed to facilitate reuse.

Jamie Schmeiser via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 09:19:50 PST 2020


jamieschmeiser updated this revision to Diff 303900.
jamieschmeiser edited the summary of this revision.
jamieschmeiser added a comment.

Respond to review comments:  move function out of line, remove inline keyword,
remove unneeded qualifiers, simplify comparison.


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

https://reviews.llvm.org/D87000

Files:
  llvm/include/llvm/Passes/StandardInstrumentations.h
  llvm/lib/Passes/StandardInstrumentations.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87000.303900.patch
Type: text/x-patch
Size: 13050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201109/4822da60/attachment-0001.bin>


More information about the llvm-commits mailing list