[all-commits] [llvm/llvm-project] e32a92: Remove unnecessary triple from test
Yuki Okushi via All-commits
all-commits at lists.llvm.org
Tue Jun 15 09:50:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e32a92c6fe8e6dd8ca08b44be12eda6d88c2eaed
https://github.com/llvm/llvm-project/commit/e32a92c6fe8e6dd8ca08b44be12eda6d88c2eaed
Author: Yuki Okushi <huyuumi.dev at gmail.com>
Date: 2021-06-15 (Tue, 15 Jun 2021)
Changed paths:
M clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/p3.cpp
Log Message:
-----------
Remove unnecessary triple from test
PR27098(https://bugs.llvm.org/show_bug.cgi?id=27098) has been fixed so
the avoidance seems unnecessary.
Differential Revision: https://reviews.llvm.org/D68891
More information about the All-commits
mailing list