[all-commits] [llvm/llvm-project] fe1887: [NFC] [C++20] [Modules] Add tests for merging rede...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Wed Jul 27 20:34:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe1887da36c63f64903de112f2a8e88f973318fa
https://github.com/llvm/llvm-project/commit/fe1887da36c63f64903de112f2a8e88f973318fa
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2022-07-28 (Thu, 28 Jul 2022)
Changed paths:
A clang/test/Modules/redefinition-merges.cppm
Log Message:
-----------
[NFC] [C++20] [Modules] Add tests for merging redefinitions in modules
Add tests for detecting redefinitions in C++20 modules. Some of these
may be covered by other tests. But more tests should be always good.
More information about the All-commits
mailing list