This is an archive of the discontinued LLVM Phabricator instance.

[UTC] Adapt version matcher to glob CLANG_VENDOR
ClosedPublic

Authored by hnrklssn on Jul 5 2023, 9:16 AM.

Details

Summary

Both the pattern for finding the clang version metadata, and the emitted
checker, are now more robust, to handle a vendor prefix.

Diff Detail

Event Timeline

hnrklssn created this revision.Jul 5 2023, 9:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 5 2023, 9:16 AM
hnrklssn requested review of this revision.Jul 5 2023, 9:16 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 5 2023, 9:16 AM
abrachet accepted this revision.Jul 5 2023, 9:46 AM

That works. Thanks a lot, @hnrklssn

This revision is now accepted and ready to land.Jul 5 2023, 9:46 AM

That works. Thanks a lot, @hnrklssn

No problem! I’m no longer at the computer, so feel free to land the commit if you need it before tomorrow.

This revision was landed with ongoing or failed builds.Jul 5 2023, 10:11 AM
This revision was automatically updated to reflect the committed changes.