[PATCH] D114163: Use VersionTuple for parsing versions in Triple. This makes it possible to distinguish between "16" and "16.0" after parsing, which previously was not possible.
Nikita Popov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 30 09:55:15 PST 2021
nikic added a comment.
FYI I reverted this due to test failures -- one specific assertion failure is mentioned in https://reviews.llvm.org/rG40d5eeac6cd8.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114163/new/
https://reviews.llvm.org/D114163
More information about the cfe-commits
mailing list