[PATCH] D145206: [NFC] Properly handle optional minor value for ArchInfo::Version
Tomas Matheson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 3 07:11:01 PST 2023
tmatheson added a comment.
I'm not sure that this is the right fix. The exception indicates that this is being called with ArchInfo objects with invalid VersionTuples, how is that happening? Also could you explain what the issue is with bad_optional_access on older macOS?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145206/new/
https://reviews.llvm.org/D145206
More information about the llvm-commits
mailing list