| Issue |
170921
|
| Summary |
[clang-tidy] bugprone-* does not flag misnamed struct fields
|
| Labels |
clang-tidy
|
| Assignees |
|
| Reporter |
davidben
|
`/*foo=*/` syntax can be useful for struct initializers, in codebases that target too old of a language version to use designated initializers. It would be nice if clang-tidy flagged this too, either in bugprone-argument-comment, or in a similar check.
https://godbolt.org/z/5eEMnaszW
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs