[PATCH] D63082: [Diagnostics] Added support for -Wint-in-bool-context

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 10 09:04:54 PDT 2019


xbolva00 updated this revision to Diff 203839.
xbolva00 added a comment.

Removed unrelated change


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63082/new/

https://reviews.llvm.org/D63082

Files:
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaChecking.cpp
  test/Analysis/misc-ps.c
  test/Sema/integer-overflow.c
  test/Sema/parentheses.c
  test/Sema/parentheses.cpp
  test/Sema/warn-unreachable.c
  test/Sema/warn_int_in_bool_context.c
  test/SemaCXX/constexpr-printing.cpp
  test/SemaCXX/integer-overflow.cpp
  test/SemaCXX/nested-name-spec.cpp
  test/SemaCXX/warn-unreachable.cpp
  test/SemaCXX/warn_int_in_bool_context.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63082.203839.patch
Type: text/x-patch
Size: 24090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190610/7cf7a538/attachment-0001.bin>


More information about the cfe-commits mailing list