[PATCH] D146042: [clang-format] Fix numerous issues with "LambdaBodyIndentation: OuterScope" option

Jon Phillips via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 17 05:06:05 PDT 2023


jp4a50 added a comment.

All comments addressed so bump on review please :)

Also, a build has failed <https://buildkite.com/llvm-project/premerge-checks/builds/141295#0186e53f-51bc-48a4-8544-2231d4eef13f/13664-13668> but I don't think my changes caused it - it looks like an old version of clang-format is being invoked which doesn't support a recently added option?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146042



More information about the cfe-commits mailing list