[PATCH] D114645: [CommandLine] Keep option default value unset if no cl::init() is used
Yevgeny Rouban via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 25 01:16:19 PST 2022
yrouban added a comment.
In D114645#3344629 <https://reviews.llvm.org/D114645#3344629>, @lattner wrote:
> LGTM, thank you for improving this!
Thank you very much. Consider reviewing the related
D115433 <https://reviews.llvm.org/D115433> [CommandLine] Reset option to its default if its Default field is undefined
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114645/new/
https://reviews.llvm.org/D114645
More information about the llvm-commits
mailing list