[PATCH] D119136: [clang] Implement Change scope of lambda trailing-return-type
    Corentin Jabot via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Apr 20 23:32:12 PDT 2022
    
    
  
cor3ntin added a comment.
@rsmith @aaron.ballman Do you think it's worth resubmitting this patch with a look ahead of the `mutable` keyword (this seems to me a better strategy than other flimsy workaround suggested/tried), or would you rather wait for WG21 to come up with something?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119136/new/
https://reviews.llvm.org/D119136
    
    
More information about the cfe-commits
mailing list