[clang-tools-extra] [clang-tidy] Fix crash and infinite loop on incomplete types (PR #219781)
Zeyi Xu via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 31 23:16:26 PDT 2026
https://github.com/zeyi2 commented:
> should I keep the new tests in separate files like they are in this current PR, or merge them into the existing test files?
I think we should put them into the existing files.
-----
Also, it would be better if you can split the PR into two separate PRs, one for `misc-multiple-inheritance` and one for `readability-identifier-naming`
https://github.com/llvm/llvm-project/pull/219781
More information about the cfe-commits
mailing list