diff options
author | wangpc <wangpengcheng.pp@bytedance.com> | 2023-07-11 10:59:47 -0700 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2023-07-11 11:42:07 -0700 |
commit | 6251adc64d3d5fbc12c71c818a37a74b8999f989 (patch) | |
tree | c07054ae15b1bd42d9557b7083188eeaf465180f /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 28584755e424b69c27247f895f917b7d59060bc6 (diff) | |
download | llvm-6251adc64d3d5fbc12c71c818a37a74b8999f989.zip llvm-6251adc64d3d5fbc12c71c818a37a74b8999f989.tar.gz llvm-6251adc64d3d5fbc12c71c818a37a74b8999f989.tar.bz2 |
[TableGen] Refactor the implementation of arguments to introduce ArgumentInit [nfc]
A new Init type ArgumentInit is added to represent arguments. We currently only support positional arguments; an upcoming change will add named argument support.
The index of argument in error message is removed.
Differential Revision: https://reviews.llvm.org/D154066
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions