[clang-tools-extra] [clang-tidy] Fix false positives in `bugprone-crtp-constructor-accessibility` check (PR #132543)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 26 04:38:39 PDT 2025
vbvictor wrote:
> maybe we should mention it in check's doc also.
Added mention of this behavior in docs.
https://github.com/llvm/llvm-project/pull/132543
More information about the cfe-commits
mailing list