[clang-tools-extra] [clang-tidy] Fix false positives for dependent initializers (PR #186953)
via cfe-commits
cfe-commits at lists.llvm.org
Sun Apr 5 19:08:14 PDT 2026
frank-suwen wrote:
Ping
I have addressed the previous review comments by simplifying the test and adding coverage for dereference, parentheses, and multi-argument initializer cases. Would appreciate any further feedback when you have time. Thanks!
https://github.com/llvm/llvm-project/pull/186953
More information about the cfe-commits
mailing list