[clang-tools-extra] [clang-tidy] Moved Multiple Inheritence check from fuchsia to misc module (PR #171565)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 10 23:30:02 PST 2025
https://github.com/zeyi2 requested changes to this pull request.
The code change looks nice. However you still need to update the documentations.
more specifically:
- Edit `fuchsia/multiple-inheritance.rst`
- Create a new doc for `misc/multiple-inheritance.rst`
- Modify `list.rst` for correct aliasing
- Document the change in `clang-tools-extra/docs/ReleaseNotes.rst`
You can use [this PR](https://github.com/llvm/llvm-project/pull/171058) as a style reference.
https://github.com/llvm/llvm-project/pull/171565
More information about the cfe-commits
mailing list