diff options
author | Raphael Isemann <teemperor@gmail.com> | 2019-09-13 10:41:29 +0000 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2019-09-13 10:41:29 +0000 |
commit | 1f644bb163332aee3113da38d4e1621069604acf (patch) | |
tree | df730b12b13c7c6d734580ab9edbb2b32a6a1dac /lldb/source/Commands/CommandObjectSource.cpp | |
parent | 950b70dcc7e3e06f7ffbb0386f82d5085cd709a9 (diff) | |
download | llvm-1f644bb163332aee3113da38d4e1621069604acf.zip llvm-1f644bb163332aee3113da38d4e1621069604acf.tar.gz llvm-1f644bb163332aee3113da38d4e1621069604acf.tar.bz2 |
[lldb][NFC] Simplify Args::ReplaceArgumentAtIndex
This code is not on any performance critical path that would
justify this shortening optimization. It also makes it possible
to turn 'ref' into a function (as this is the only place where
we modify this ArgEntry member).
llvm-svn: 371836
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions