[Lldb-commits] [clang] [lldb] [llvm] [llvm][TargetParser] Return optional from getHostCPUFeatures (PR #97824)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 9 02:39:25 PDT 2024


DavidSpickett wrote:

Fair point, iirc all the callers go on to iterate the map so no one is handling failure in a special way. I'll update this.

https://github.com/llvm/llvm-project/pull/97824


More information about the lldb-commits mailing list