[PATCH] D119136: [clang] Implement Change scope of lambda trailing-return-type

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 20 10:59:10 PDT 2022


MaskRay added a comment.

Sorry but I've reverted this patch and all its fixups in c79e6007edef4b0044be93c4ffff64dc806ac687 <https://reviews.llvm.org/rGc79e6007edef4b0044be93c4ffff64dc806ac687> and 0f5dbfd29ae0df215a01aff80d29255bb799fed0 <https://reviews.llvm.org/rG0f5dbfd29ae0df215a01aff80d29255bb799fed0> .
See https://reviews.llvm.org/D123909#3461716 for another case not considered.


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