[PATCH] D13643: [Sema] Warn on ternary comparison

Matěj Grabovský via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 21 04:49:58 PDT 2015


mgrabovsky updated this revision to Diff 37987.
mgrabovsky added a comment.

Correction for C++ tests


http://reviews.llvm.org/D13643

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaChecking.cpp
  test/Sema/bool-compare.c
  test/SemaCXX/bool-compare.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13643.37987.patch
Type: text/x-patch
Size: 7293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151021/75b49bef/attachment-0001.bin>


More information about the cfe-commits mailing list