[all-commits] [llvm/llvm-project] edb3b4: [NFC] [C++20] [Modules] Add more lambda tests
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Tue Dec 13 19:31:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: edb3b44e7d7ca34b7e7a880a15411678d057e039
https://github.com/llvm/llvm-project/commit/edb3b44e7d7ca34b7e7a880a15411678d057e039
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2022-12-14 (Wed, 14 Dec 2022)
Changed paths:
A clang/test/Modules/lambdas.cppm
A clang/test/Modules/template-lambdas.cppm
Log Message:
-----------
[NFC] [C++20] [Modules] Add more lambda tests
Add more lambda tests in modules. This is useful when we started to work
on https://github.com/llvm/llvm-project/issues/57222.
More information about the All-commits
mailing list