[PATCH] D31669: Fix lambda to block conversion in C++17 by avoiding copy elision for the lambda capture used by the created block
    John McCall via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Apr  5 08:58:52 PDT 2017
    
    
  
rjmccall added a comment.
Looks good, thanks.
Repository:
  rL LLVM
https://reviews.llvm.org/D31669
    
    
More information about the cfe-commits
mailing list