r173670, thanks!

================
Comment at: lib/Driver/Tools.cpp:1482
@@ +1481,3 @@
+  // command line).
+  if (((Kind & AddressFull) != 0) && ((AllKinds & Address) == 0))
+    D.Diag(diag::warn_drv_unused_sanitizer)
----------------
Richard Smith wrote:
> No parens around the != and == expressions.
Done


http://llvm-reviews.chandlerc.com/D315

BRANCH
  svn

ARCANIST PROJECT
  clang
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to