[all-commits] [llvm/llvm-project] c6bd66: Fix a build-bot failure.
Haojian Wu via All-commits
all-commits at lists.llvm.org
Mon Jan 25 00:51:00 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c6bd6607bf8abfe259fef6a41e695581a88c88f0
https://github.com/llvm/llvm-project/commit/c6bd6607bf8abfe259fef6a41e695581a88c88f0
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2021-01-25 (Mon, 25 Jan 2021)
Changed paths:
M clang/test/CodeGenCXX/ms-lookup-template-base-classes.cpp
Log Message:
-----------
Fix a build-bot failure.
The test ms-lookup-template-base-classes.cpp added in d972d4c749048531953a16b815e07c67e8455a3b
is failing on some builtbot that don't include x86.
This patch should fix that (following the patterns in the test directory).
More information about the All-commits
mailing list