[all-commits] [llvm/llvm-project] 740a75: Fix assumption that Clang version number is numeric.
Richard Smith via All-commits
all-commits at lists.llvm.org
Mon Aug 29 21:42:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 740a75c9d6adf8a26ebd13fc1d3460c728550624
https://github.com/llvm/llvm-project/commit/740a75c9d6adf8a26ebd13fc1d3460c728550624
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2022-08-29 (Mon, 29 Aug 2022)
Changed paths:
M clang/test/Driver/driverkit-path.c
Log Message:
-----------
Fix assumption that Clang version number is numeric.
This can be set at configure time and might include other characters.
More information about the All-commits
mailing list