[clang-tools-extra] [clang-tidy] Remove hicpp module [1/4] (PR #194516)
Yanzuo Liu via cfe-commits
cfe-commits at lists.llvm.org
Fri May 8 07:36:14 PDT 2026
https://github.com/zwuis approved this pull request.
Please drop
https://github.com/llvm/llvm-project/blob/52fbf34e35194d05951dfd76a45cc886cf3e4ba5/clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines/avoid-goto.rst?plain=1#L12-L13
> I think we can ignore the formatter diagnostics for now, so ready for review :)
We can modify clang-format configuration file to make clang-format ignore this file (perhaps not in this PR).
https://github.com/llvm/llvm-project/pull/194516
More information about the cfe-commits
mailing list