Avoid warnings about implicit conversions to `bool' in MSVC. This time
authorOscar Fuentes <ofv@wanadoo.es>
Sat, 25 Sep 2010 20:27:36 +0000 (20:27 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Sat, 25 Sep 2010 20:27:36 +0000 (20:27 +0000)
commit429c75b8654b0d1069f1897375f5801a4c5de017
tree967cb1c1c4e7b82ddd8cb9fe3b59b4f0fe004aa4
parent066de857f813991cb8985c7b10e130b32c878bd6
Avoid warnings about implicit conversions to `bool' in MSVC. This time
for real.

Patch by Nathan Jeffords!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114796 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DebugInfo.h
include/llvm/Attributes.h
include/llvm/Operator.h