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 ↗ | (On Diff #499146) | Please revert this unnecessary change. |
clang-tools-extra/unittests/clang-tidy/ClangTidyTest.h | ||
113 ↗ | (On Diff #499146) | 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"). |