================
@@ -0,0 +1,50 @@
+// RUN: %check_clang_tidy %s misc-const-correctness %t \
----------------
vbvictor wrote:

Consider adding a test with both `WarnPointersAsValues` and 
`WarnPointersAsPointers` set to `true`.
According to the code it should add two `const` keywords.

https://github.com/llvm/llvm-project/pull/130494
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to