Some comments are redundant, others just simple fixes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97544
[clang-tidy] Remove some test c++ mode restrictions. ClosedPublic Authored by njames93 on Feb 26 2021, 4:54 AM.
Details Summary Some comments are redundant, others just simple fixes.
Diff Detail
Event TimelineHerald added subscribers: kbarton, xazax.hun, nemanjai. · View Herald TranscriptFeb 26 2021, 4:54 AM This revision is now accepted and ready to land.Feb 26 2021, 10:16 AM Closed by commit rGb18f14d6897b: [clang-tidy] Remove some test c++ mode restrictions. (authored by njames93). · Explain WhyFeb 26 2021, 11:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 326743 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
|