]> granicus.if.org Git - clang/commit
Adjust for the API change to APInt::getBitsSet.
authorDan Gohman <gohman@apple.com>
Tue, 12 Feb 2008 21:49:34 +0000 (21:49 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 12 Feb 2008 21:49:34 +0000 (21:49 +0000)
commitd254f00fcc5572f27aab0128330273bbfa668314
treef4dd789cd08b9cc9110da8beab865100aecb7a7c
parent2a502578a785d5e7ed9e08e2895dbdcfa5333c11
Adjust for the API change to APInt::getBitsSet.
People more familiar with clang than me, please review this.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47033 91177308-0d34-0410-b5e6-96231b3b80d8
CodeGen/CGExpr.cpp