[all-commits] [llvm/llvm-project] 7a34dc: Fix failing tests after VCTOOLSDIR change
Hans via All-commits
all-commits at lists.llvm.org
Wed Aug 26 07:34:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7a34dca0f3918ab1c0397e56dd64a3c04164c8b6
https://github.com/llvm/llvm-project/commit/7a34dca0f3918ab1c0397e56dd64a3c04164c8b6
Author: Zachary Henkel <zachary.henkel at microsoft.com>
Date: 2020-08-26 (Wed, 26 Aug 2020)
Changed paths:
M clang/test/Driver/cl-options.c
Log Message:
-----------
Fix failing tests after VCTOOLSDIR change
Switch from hardcoded x64 arch to a regex in the target triple
Differential revision: https://reviews.llvm.org/D86622
More information about the All-commits
mailing list