]> granicus.if.org Git - clang/commit
[Sema] Remove unnecessary typecast of bool to int when passing arguments to diagnosti...
authorCraig Topper <craig.topper@gmail.com>
Tue, 17 Nov 2015 05:40:12 +0000 (05:40 +0000)
committerCraig Topper <craig.topper@gmail.com>
Tue, 17 Nov 2015 05:40:12 +0000 (05:40 +0000)
commit127c2b2f2d0614b49669f6710b2997b9db8f9557
treea54ea979e95a8da23fe1fc16835c92e58f99775a
parentefa4b4e71de871a917381e3a2a456a05141291a5
[Sema] Remove unnecessary typecast of bool to int when passing arguments to diagnostics. NFC

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@253316 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp