[clang-tidy] Remove some test c++ mode restrictions.
authorNathan James <n.james93@hotmail.co.uk>
Fri, 26 Feb 2021 19:09:27 +0000 (19:09 +0000)
committerNathan James <n.james93@hotmail.co.uk>
Fri, 26 Feb 2021 19:09:28 +0000 (19:09 +0000)
commitb18f14d6897b9e9f34ffd0d8ed46b8ac596fbf05
treefb331f01d96b4c312828d121cc43b3c3e4c318fd
parentebd3aeba273736596163d498c38cc32e743bed31
[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
clang-tools-extra/test/clang-tidy/checkers/abseil-faster-strsplit-delimiter.cpp
clang-tools-extra/test/clang-tidy/checkers/abseil-time-subtraction.cpp
clang-tools-extra/test/clang-tidy/checkers/abseil-upgrade-duration-conversions.cpp
clang-tools-extra/test/clang-tidy/checkers/google-readability-casting.cpp
clang-tools-extra/test/clang-tidy/checkers/portability-simd-intrinsics-ppc.cpp
clang-tools-extra/test/clang-tidy/checkers/portability-simd-intrinsics-x86.cpp