xazax.hun added inline comments.

================
Comment at: test/clang-tidy/modernize-use-nullptr.cpp:254
+
+  void h(T *default_value = 0) {}
+
----------------
Great! Thanks for adding this test. I have the impression we do want to warn 
and fix this case however. What do you think?


https://reviews.llvm.org/D30639



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to