LegalizeAdulthood requested changes to this revision. LegalizeAdulthood added a comment. This revision now requires changes to proceed.
Tests and docs have moved to subdirectories by module name. Please rebase onto HEAD and: - move `test/clang-tidy/checkers/cppcoreguidelines-avoid-const-or-ref-data-members.cpp` to `test/clang-tidy/checkers/cppcoreguidelines/avoid-const-or-ref-data-members.cpp` - move `docs/clang-tidy/checks/cppcoreguidelines-avoid-const-or-ref-data-members.rst` to `docs/clang-tidy/checks/cppcoreguidelines/avoid-const-or-ref-data-members.rst` - make the target `test-clang-extra` to validate your tests still pass - make the target `docs-clang-tools-html` to validate your documentation links are correct Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D126880/new/ https://reviews.llvm.org/D126880 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits