[all-commits] [llvm/llvm-project] 98202e: [flang] Silence some warnings from clang-tidy

Tim Keith via All-commits all-commits at lists.llvm.org
Tue Jun 30 10:15:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 98202edacbad2370105b8a5b837ad35569d7a387
      https://github.com/llvm/llvm-project/commit/98202edacbad2370105b8a5b837ad35569d7a387
  Author: Tim Keith <tkeith at nvidia.com>
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
    A flang/.clang-tidy

  Log Message:
  -----------
  [flang] Silence some warnings from clang-tidy

Disable some of the warnings from clang-tidy, in particular,
`readability-identifier-naming`. They add clutter to reviews.

Differential Revision: https://reviews.llvm.org/D82795




More information about the All-commits mailing list