[clang-tools-extra] [clang-tidy] Ignore default ctor with user provided argument in `readability-container-size-empty` (PR #154782)

Baranov Victor via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 23 07:09:32 PDT 2025


https://github.com/vbvictor approved this pull request.

LGTM
I think we should make follow up patch (not high priority) with either making an option to disable "empty by comparing to default-constructed object" or making a regex-option to filter such containers

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


More information about the cfe-commits mailing list