Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/pro-type-member-init-cxx98.cpp | ||
---|---|---|
2 | Please revert this unnecessary change. | |
clang-tools-extra/unittests/clang-tidy/ClangTidyTest.h | ||
113 | Could you break this out into a separate commit with a description like "change ClangTidy unit tests to run in C++20 mode instead of C++11". This is a change, not an extension ("also run in C++20"). |
Please revert this unnecessary change.