[all-commits] [llvm/llvm-project] 125714: [clang][IFS][test] Fixing buildbot test fails for ...
Puyan Lotfi via All-commits
all-commits at lists.llvm.org
Fri Nov 8 18:07:54 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1257146eb41485e91cb13a6b0ccc2fb7faa68b75
https://github.com/llvm/llvm-project/commit/1257146eb41485e91cb13a6b0ccc2fb7faa68b75
Author: Puyan Lotfi <puyan at puyan.org>
Date: 2019-11-08 (Fri, 08 Nov 2019)
Changed paths:
M clang/test/InterfaceStubs/class-template-partial-specialization.cpp
M clang/test/InterfaceStubs/cxx-conversion.cpp
M clang/test/InterfaceStubs/indirect-field-decl.cpp
M clang/test/InterfaceStubs/namespace.cpp
M clang/test/InterfaceStubs/non-type-template-parm-decl.cpp
M clang/test/InterfaceStubs/template-constexpr.cpp
M clang/test/InterfaceStubs/template-template-parm-decl.cpp
M clang/test/InterfaceStubs/usings.cpp
Log Message:
-----------
[clang][IFS][test] Fixing buildbot test fails for clang-ifs.
Checking for the exact triple fails on many bots. Leaving the triple
check blank.
More information about the All-commits
mailing list