[all-commits] [llvm/llvm-project] 6357f1: [clang-tidy] Remove unnecessary code from Readabil...

Nathan James via All-commits all-commits at lists.llvm.org
Mon Jul 18 21:21:38 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6357f1c1aa7694240a3b18e164faa977383dc9b6
      https://github.com/llvm/llvm-project/commit/6357f1c1aa7694240a3b18e164faa977383dc9b6
  Author: Nathan James <n.james93 at hotmail.co.uk>
  Date:   2022-07-19 (Tue, 19 Jul 2022)

  Changed paths:
    M clang-tools-extra/unittests/clang-tidy/CMakeLists.txt
    M clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp

  Log Message:
  -----------
  [clang-tidy] Remove unnecessary code from ReadabilityModuleTest

D56303 added testing code that was then made redundant by the changes in D125026. However this code wasn't completely removed in the latter patch.

Reviewed By: aaron.ballman

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




More information about the All-commits mailing list