[PATCH] D82795: [flang] Silence some warnings from clang-tidy

Tim Keith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 08:06:40 PDT 2020


tskeith added a comment.

In D82795#2121845 <https://reviews.llvm.org/D82795#2121845>, @sscalpone wrote:

> Perhaps update clang-tools-extra/clang-tidy/llvm/IncludeOrderCheck.cpp to include flang in the llvm-include-order rule?


clang-format already enforces the include order so I don't think we need clang-tidy to check it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82795





More information about the llvm-commits mailing list