diff options
author | Craig Topper <craig.topper@gmail.com> | 2017-04-21 22:30:06 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2017-04-21 22:30:06 +0000 |
commit | 19ce7adc7fcf900a78d6b61875b0920085603ba8 (patch) | |
tree | 91b034ba47f834b95fb48db3f7a94bf59852ea56 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f363474996136d9716dcfe7d0aca1fd3e3ddc37b (diff) | |
download | llvm-19ce7adc7fcf900a78d6b61875b0920085603ba8.zip llvm-19ce7adc7fcf900a78d6b61875b0920085603ba8.tar.gz llvm-19ce7adc7fcf900a78d6b61875b0920085603ba8.tar.bz2 |
[APSInt] Make use of APInt's recently acquired in place lshr and shl capabilities in APSInt's >>= and <<= operators.
APInt hasn't acquired an in place ashr yet, but hopefully soon.
llvm-svn: 301052
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions