[clang] [lldb] [llvm] [llvm][TargetParser] Return optional from getHostCPUFeatures (PR #97824)
David Spickett via cfe-commits
cfe-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 cfe-commits
mailing list