diff options
author | Pavel Labath <pavel@labath.sk> | 2020-08-24 14:03:17 +0200 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2020-08-27 15:05:47 +0200 |
commit | 219ccdfddecb963971ad14b5c14220b896d2c2e7 (patch) | |
tree | 8a074e4a243ae523fae191ab9b2f1650bc700daf /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4e29d256694131cd8799b4aeccd1af42c3a2b7dd (diff) | |
download | llvm-219ccdfddecb963971ad14b5c14220b896d2c2e7.zip llvm-219ccdfddecb963971ad14b5c14220b896d2c2e7.tar.gz llvm-219ccdfddecb963971ad14b5c14220b896d2c2e7.tar.bz2 |
[lldb/Utility] Use APSInt in the Scalar class
This enables us to further simplify some code because it no longer needs
to switch on the signedness of the type (APSInt handles that).
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions