================
@@ -0,0 +1,11 @@
+// RUN: %check_clang_tidy %s misc-shadowed-namespace-function %t
----------------
vbvictor wrote:

Please concat all tests cases into one file.
There is no benefit in keeping N small files, but adds only overhead: 
developers need to go through all files trying to find test-case they want.

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

Reply via email to