diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2022-03-08 20:31:20 -0800 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2022-03-08 22:59:26 -0800 |
commit | 8a0fa4db39d862b99eb5d440a211c5c0228e13ce (patch) | |
tree | 934980dfae347fa2d06e51301af8704c18a922a0 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 04fff547e281a79c4aca6d0e8aa3a614e46625ee (diff) | |
download | llvm-8a0fa4db39d862b99eb5d440a211c5c0228e13ce.zip llvm-8a0fa4db39d862b99eb5d440a211c5c0228e13ce.tar.gz llvm-8a0fa4db39d862b99eb5d440a211c5c0228e13ce.tar.bz2 |
[lldb] Add --exists flag to `settings set`
Add a --exists/-e flag to `settings set` that sets the setting if it
exists, but doesn't print an error otherwise. This is useful for example
when setting options in your ~/.lldbinit that might not exist in older
versions of lldb.
Differential revision: https://reviews.llvm.org/D121155
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions