This is a fix to D61574, r360179, that allowed duplicate
OptionCategory's. This change adds a check to make sure a category can
only be added once even if the user passes it twice.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D61972
[CommandLine] Don't allow duplicate categories. hintonda on May 15 2019, 6:36 PM. Authored by
Details This is a fix to D61574, r360179, that allowed duplicate
Diff Detail
|