]> granicus.if.org Git - clang/commit
Adjust for APInt's isPositive being renamed to isNonNegative.
authorDan Gohman <gohman@apple.com>
Wed, 13 Feb 2008 22:09:49 +0000 (22:09 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 13 Feb 2008 22:09:49 +0000 (22:09 +0000)
commit376605b59abbf785e120ffda9b3a2bc4bede8f16
tree1b0ed813cb924c07de1a38843f570cde717fd768
parenteef5a9ac59f4f8b868ef0657ccf6bec81b4fe37a
Adjust for APInt's isPositive being renamed to isNonNegative.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47091 91177308-0d34-0410-b5e6-96231b3b80d8
Lex/PPExpressions.cpp