[Lldb-commits] [PATCH] D99828: Create setting to disable LanguageRuntime provided UnwindPlans
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Apr 5 10:55:04 PDT 2021
jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.
This seems okay to me. Putting it in the process is right. We do "disable X" in a bunch of other places when enabled is the default, so that seems right. And I don't think there's much benefit to trying to squeeze the description into fewer letters, since you're either cutting & pasting into a script or using completion anyway.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99828/new/
https://reviews.llvm.org/D99828
More information about the lldb-commits
mailing list