[PATCH] D133942: Clang tidy utility to generate a fix hint for a subsequent expression to the existing one

Bartłomiej Cieślar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 17 10:09:45 PDT 2022


barcisz added a comment.

In D133942#3797449 <https://reviews.llvm.org/D133942#3797449>, @njames93 wrote:

> It would also be nice to add in some unittests to demonstrate that braces are currently inserted etc.

Right sorry, forgot to port unit tests, will do that swiftly


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133942



More information about the cfe-commits mailing list