aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectSource.cpp
diff options
context:
space:
mode:
authorYaxun (Sam) Liu <yaxun.liu@amd.com>2019-12-06 12:29:31 -0500
committerYaxun (Sam) Liu <yaxun.liu@amd.com>2019-12-21 20:39:31 -0500
commit7376d9eb38914ff7b6b5f5901d32743f0ee76b5a (patch)
tree86f5f0bf5f053664f59ec66a2d762a67857d52b4 /lldb/source/Commands/CommandObjectSource.cpp
parent5e32eb1c7a816a1902f6229f7a1f9da92678f451 (diff)
downloadllvm-7376d9eb38914ff7b6b5f5901d32743f0ee76b5a.zip
llvm-7376d9eb38914ff7b6b5f5901d32743f0ee76b5a.tar.gz
llvm-7376d9eb38914ff7b6b5f5901d32743f0ee76b5a.tar.bz2
[NFC] Separate getLastArgIntValue to Basic
getLastArgIntValue is a useful utility function to get command line argument as an integer. Currently it is in Frontend so that it can only be used by clang -cc1. Move it to basic so that it can also be used by clang driver. Differential Revision: https://reviews.llvm.org/D71080
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions