diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-07-21 09:49:12 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-07-21 09:50:30 -0700 |
commit | 98efa3d57f0a38c9cd5433640a9abe6e7d9b7513 (patch) | |
tree | d2d81d23c51368e1f8f5277744d811b3570df685 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 5b0de5756ccc7a540926e4eeaa3b398539d88cd8 (diff) | |
download | llvm-98efa3d57f0a38c9cd5433640a9abe6e7d9b7513.zip llvm-98efa3d57f0a38c9cd5433640a9abe6e7d9b7513.tar.gz llvm-98efa3d57f0a38c9cd5433640a9abe6e7d9b7513.tar.bz2 |
[lldb] Change the CommandArgumentData ctor (NFC)
By using default arguments the caller can specify a subset without the
need for overloads. This is particularly useful in combination with
emplace_back as these objects are generally stored in a vector.
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions