[all-commits] [llvm/llvm-project] b18f14: [clang-tidy] Remove some test c++ mode restrictions.

Nathan James via All-commits all-commits at lists.llvm.org
Fri Feb 26 11:09:51 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b18f14d6897b9e9f34ffd0d8ed46b8ac596fbf05
      https://github.com/llvm/llvm-project/commit/b18f14d6897b9e9f34ffd0d8ed46b8ac596fbf05
  Author: Nathan James <n.james93 at hotmail.co.uk>
  Date:   2021-02-26 (Fri, 26 Feb 2021)

  Changed paths:
    M clang-tools-extra/test/clang-tidy/checkers/abseil-faster-strsplit-delimiter.cpp
    M clang-tools-extra/test/clang-tidy/checkers/abseil-time-subtraction.cpp
    M clang-tools-extra/test/clang-tidy/checkers/abseil-upgrade-duration-conversions.cpp
    M clang-tools-extra/test/clang-tidy/checkers/google-readability-casting.cpp
    M clang-tools-extra/test/clang-tidy/checkers/portability-simd-intrinsics-ppc.cpp
    M clang-tools-extra/test/clang-tidy/checkers/portability-simd-intrinsics-x86.cpp

  Log Message:
  -----------
  [clang-tidy] Remove some test c++ mode restrictions.

Some comments are redundant, others just simple fixes.

Reviewed By: aaron.ballman

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




More information about the All-commits mailing list