[all-commits] [llvm/llvm-project] a6f56a: Revert "[NFC] [C++20] [Modules] Add tests for temp...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Tue Dec 21 02:34:47 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6f56a622d96de24f183d7eed5a4fa9925c49992
https://github.com/llvm/llvm-project/commit/a6f56a622d96de24f183d7eed5a4fa9925c49992
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2021-12-21 (Tue, 21 Dec 2021)
Changed paths:
R clang/test/Modules/Inputs/module-transtive-instantiation/Templ.cppm
R clang/test/Modules/Inputs/module-transtive-instantiation/bar.cppm
R clang/test/Modules/module-transtive-instantiation-2.cpp
R clang/test/Modules/module-transtive-instantiation.cpp
Log Message:
-----------
Revert "[NFC] [C++20] [Modules] Add tests for template instantiation in transitively imported module"
This reverts commit 4f103e956157515dd800951f73ed550b1a0477f4.
The tests couldn't pass under windows.
More information about the All-commits
mailing list