[PATCH] D33797: [coroutines] Fix rebuilding of dependent coroutine parameters
    Eric Fiselier via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Jun  2 14:35:19 PDT 2017
    
    
  
EricWF added a comment.
@GorNishanov I think we should be transforming the move parameters, instead of re-building them entirely. I'll put together a different set of changes.
https://reviews.llvm.org/D33797
    
    
More information about the cfe-commits
mailing list