[PATCH] D104100: [flang] Add clang-tidy check for braces around if

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 16 02:00:47 PDT 2021


rovka added a comment.

In D104100#2819439 <https://reviews.llvm.org/D104100#2819439>, @awarzynski wrote:

> Could you also update https://github.com/llvm/llvm-project/blob/main/flang/docs/C%2B%2Bstyle.md#layout to reflect this change? Otherwise our documentation and clang-tidy scripts are out-of-sync. Thank you!

Right, thanks for pointing that out! I added something, feel free to rephrase it :)


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

https://reviews.llvm.org/D104100



More information about the llvm-commits mailing list