llvm-project
461dcd4a - [clang-tidy] Fix handling of members in readability-redundant-member-init (#93217)

Commit
1 year ago
[clang-tidy] Fix handling of members in readability-redundant-member-init (#93217) Compare class type instead of just assuming that called constructor belong to same class. Fixes #91605
Author
Parents
Loading