Fix assumption that Clang version number is numeric.
authorRichard Smith <richard@metafoo.co.uk>
Tue, 30 Aug 2022 04:40:44 +0000 (21:40 -0700)
committerRichard Smith <richard@metafoo.co.uk>
Tue, 30 Aug 2022 04:42:11 +0000 (21:42 -0700)
commit740a75c9d6adf8a26ebd13fc1d3460c728550624
tree5497a32ae6ea597c944d5fe7812864b0cbdeb604
parent72c9f811d899651f63ebcc5b585be176ccc85bfe
Fix assumption that Clang version number is numeric.

This can be set at configure time and might include other characters.
clang/test/Driver/driverkit-path.c