[clang-tools-extra] [clang-tidy] Fix false positives for dependent initializers (PR #186953)

Zeyi Xu via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 17 23:05:10 PDT 2026


zeyi2 wrote:

> Since my patch fixes an additional missed case in dependent initializers, would you prefer updating that existing entry rather than adding a separate new note?

IMO you can just edit the existing entry (since the earlier PATCH didn't solve the issue)

https://github.com/llvm/llvm-project/pull/186953


More information about the cfe-commits mailing list