DavidSpickett added a comment.
Herald added a subscriber: JDevlieghere.

UBSAN might have caught this if we had a test that took this path but I need to 
confirm that. If so I could add some more as a smoke test of sorts, or just 
call help on every command if that's not going to take an age.

See `lldb/source/Interpreter/OptionGroupOutputFile.cpp` and 
`lldb/source/Commands/CommandObjectTarget.cpp` for two uses of these arbitrary 
short_option values. The calls to islower/upper are in 
`lldb/source/Interpreter/Options.cpp` `Options::GenerateOptionUsage`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94917/new/

https://reviews.llvm.org/D94917

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to