llvm-project
dff356d4 - [clang-tidy] comment braced and parenthesized init arguments (#180408)

Commit
16 days ago
[clang-tidy] comment braced and parenthesized init arguments (#180408) Handle arguments like `{}`, `Type{}` and `Type()` in `bugprone-argument-comment` and add coverage for `initializer_list` and designated initializers. Fixes: https://github.com/llvm/llvm-project/issues/171842
Author
Parents
Loading