[flang-commits] [PATCH] D104100: [flang] Add clang-tidy check for braces around if
Mehdi AMINI via Phabricator via flang-commits
flang-commits at lists.llvm.org
Mon Jun 14 09:59:20 PDT 2021
mehdi_amini added a comment.
In D104100#2813793 <https://reviews.llvm.org/D104100#2813793>, @klausler wrote:
> This should probably not be applied to all of f18; the lowering code, which interacts heavily with mlir and llvm, respects their styles.
I thought not having `readability-braces-around-statements` was the llvm/mlir default?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104100/new/
https://reviews.llvm.org/D104100
More information about the flang-commits
mailing list