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

Diana Picus via Phabricator via flang-commits flang-commits at lists.llvm.org
Wed Jun 16 02:14:23 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG45cd405dc07b: [flang] Add clang-tidy check for braces around if (authored by rovka).

Changed prior to commit:
  https://reviews.llvm.org/D104100?vs=352062&id=352378#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104100

Files:
  flang/.clang-tidy
  flang/docs/C++style.md
  flang/include/flang/Lower/.clang-tidy
  flang/include/flang/Optimizer/.clang-tidy
  flang/lib/Lower/.clang-tidy
  flang/lib/Optimizer/.clang-tidy
  flang/lib/Semantics/canonicalize-acc.cpp
  flang/lib/Semantics/check-acc-structure.cpp
  flang/lib/Semantics/check-omp-structure.cpp
  flang/lib/Semantics/resolve-directives.cpp
  flang/runtime/ISO_Fortran_binding.cpp
  flang/tools/.clang-tidy
  flang/unittests/RuntimeGTest/CrashHandlerFixture.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104100.352378.patch
Type: text/x-patch
Size: 16104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20210616/8d9d4c71/attachment-0001.bin>


More information about the flang-commits mailing list