[PATCH] D111282: Don't print uselistorder in --print-changed
    Jamie Schmeiser via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Oct  7 07:40:32 PDT 2021
    
    
  
jamieschmeiser requested changes to this revision.
jamieschmeiser added a comment.
This revision now requires changes to proceed.
As I recall, I added this in based on comments in the review and I am fine with removing it.  However, the parameter to unWrapAndPrint was added to preserve existing function and if this is removed, then the parameter should also be removed as it will always be false.  The parameter can be dropped from the call to print also, as it defaults to false.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111282/new/
https://reviews.llvm.org/D111282
    
    
More information about the llvm-commits
mailing list