[PATCH] D63082: [Diagnostics] Added support for -Wint-in-bool-context
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 27 06:06:44 PDT 2019
xbolva00 updated this revision to Diff 206842.
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-int-in-bool-context.c
test/Sema/warn-unreachable.c
test/SemaCXX/constexpr-printing.cpp
test/SemaCXX/integer-overflow.cpp
test/SemaCXX/nested-name-spec.cpp
test/SemaCXX/warn-int-in-bool-context.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63082.206842.patch
Type: text/x-patch
Size: 23487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190627/5d8cddb6/attachment-0001.bin>
More information about the cfe-commits
mailing list