================ @@ -0,0 +1,122 @@ +// RUN: %check_clang_tidy -std=c++98-or-later %s bugprone-inconsistent-ifelse-braces %t ---------------- capitan-davide wrote:
> Please add tests with macros Added some tests with macros and update diagnostic message https://github.com/llvm/llvm-project/pull/162361 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
