]> granicus.if.org Git - clang/commit
Fix MSVC warning: <unsafe use of type 'bool' in operation>
authorFrancois Pichet <pichet2000@gmail.com>
Wed, 25 May 2011 16:07:10 +0000 (16:07 +0000)
committerFrancois Pichet <pichet2000@gmail.com>
Wed, 25 May 2011 16:07:10 +0000 (16:07 +0000)
commit319b4a609156faabf0bb86e368026afcd30893ee
treefc0181bc67ca1dbad9a10dbdfc861ad72c80140e
parent563a645de82231a55e221fe655b7188bf8369662
Fix MSVC warning: <unsafe use of type 'bool' in operation>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132058 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/TypePrinter.cpp