[PATCH] D130299: [clang-format] FIX: Misformatting lambdas with trailing return type 'auto' in braced lists

Marek Kurdej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 21 14:50:19 PDT 2022


curdeius added a comment.

Could you please add full git context?
Was the problem due to misannotation of `auto`? If so, could you add an annotator test?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130299/new/

https://reviews.llvm.org/D130299



More information about the cfe-commits mailing list