================
@@ -0,0 +1,476 @@
+// RUN: %check_clang_tidy -check-suffixes=BASE -std=c++11 %s 
readability-redundant-nested-if %t -- -- -fno-delayed-template-parsing
----------------
vbvictor wrote:

Can we use 11-or-later? Same elsewhere if you don't need to specify exact 
standart.
At least we should cover c++14 somewhere

https://github.com/llvm/llvm-project/pull/181558
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to