llvm-project
461dcd4a
- [clang-tidy] Fix handling of members in readability-redundant-member-init (#93217)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#93217 - [clang-tidy] Fix handling of members in readability-redundant-member-init
Author
PiotrZSL
Parents
31ba25ec
Loading