summaryrefslogtreecommitdiffstats
path: root/clang/lib/Format
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2017-08-04 16:59:29 +0000
committerCraig Topper <craig.topper@intel.com>2017-08-04 16:59:29 +0000
commit4e22ee6745d12c935ee29cb1fbc99d753adf125f (patch)
tree85d9e5f75c2884e43dd6a18023e68630c061c8b8 /clang/lib/Format
parent14fc82a1df40cdf09e969ae2b5f172d474e25d4a (diff)
downloadbcm5719-llvm-4e22ee6745d12c935ee29cb1fbc99d753adf125f.tar.gz
bcm5719-llvm-4e22ee6745d12c935ee29cb1fbc99d753adf125f.zip
[ConstantInt] Use ConstantInt::getValue instead of Constant::getUniqueInteger in a few places where we obviously have a ConstantInt. NFC
getUniqueInteger will ultimately call ConstantInt::getValue, but calling ConstantInt::getValue should be inlined. llvm-svn: 310069
Diffstat (limited to 'clang/lib/Format')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud