llvm-project
85aeb6ab - [clang-tidy] add readability-redundant-parentheses (#159911)

Commit
1 day ago
[clang-tidy] add readability-redundant-parentheses (#159911) This check wants to detect a common happened case that forgetting to remove parenthese during modifying code. --------- Co-authored-by: Victor Chernyakin <chernyakin.victor.j@outlook.com> Co-authored-by: Baranov Victor <bar.victor.2002@gmail.com>
Author
Parents
Loading