[PATCH] D50161: Add raw_ostream wrapper to the Stream class
    Pavel Labath via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Aug  6 00:39:07 PDT 2018
    
    
  
labath added a comment.
In https://reviews.llvm.org/D50161#1187972, @teemperor wrote:
> StreamTee is copying it, which is expected to be copyable when we copy CommandObjectResult around. And then I just added the copy-constructor as CommandObjectResult refactoring sound time-expensive.
Sure, that's fine. I was just wondering what the obstacles are. Thanks.
Repository:
  rL LLVM
https://reviews.llvm.org/D50161
    
    
More information about the llvm-commits
mailing list