xazax.hun abandoned this revision.
xazax.hun added a comment.

For the first case ToT clang compiler gives a warning (-Wstring-compare), for 
the second case, it generates a compiler error (error: ordered comparison 
between pointer and zero). Note that, older versions of clang did not even give 
a warning for that case.

It looks like this check no longer makes sense considering the current warnings 
and errors of clang top of tree.


Repository:
  rL LLVM

https://reviews.llvm.org/D23427



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

Reply via email to