Eugene.Zelenko added a comment.

Will be good idea to change some if statements in regression test to (p != 
nullptr) (for C++11) and (p != NULL) (pre-C+11). See 
http://clang.llvm.org/extra/clang-tidy/checks/readability-implicit-bool-cast.html.


Repository:
  rL LLVM

http://reviews.llvm.org/D21298



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

Reply via email to