]> granicus.if.org Git - clang/commit
[NFCI] Improve the -Wbool-operation's warning message
authorDavid Bolvansky <david.bolvansky@gmail.com>
Fri, 4 Oct 2019 12:55:13 +0000 (12:55 +0000)
committerDavid Bolvansky <david.bolvansky@gmail.com>
Fri, 4 Oct 2019 12:55:13 +0000 (12:55 +0000)
commit5429a2e9a37c454109be174b57dbc6d0511b91f2
tree0d84d2c9df0fb6137cb2d8fc34d020bc0c315c7f
parent8ccf219e3bed92f13f16e411a7e42b32fe85a1bc
[NFCI] Improve the -Wbool-operation's warning message

Based on the request from the post commit review. Also added one new test.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@373743 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
test/Sema/warn-bitwise-negation-bool.c