[all-commits] [llvm/llvm-project] 224114: [NFC] [C++20] [Modules] Add a test for merging lam...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Tue Jun 27 22:42:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2241146752f9260d077a6ac38f43069f945e85b4
https://github.com/llvm/llvm-project/commit/2241146752f9260d077a6ac38f43069f945e85b4
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2023-06-28 (Wed, 28 Jun 2023)
Changed paths:
A clang/test/Modules/merge-lambdas.cppm
Log Message:
-----------
[NFC] [C++20] [Modules] Add a test for merging lambda types
Close https://github.com/llvm/llvm-project/issues/57222.
This should be fixed with the series of bc73ef0. Add the test case for
C++20 Named modules.
More information about the All-commits
mailing list