[all-commits] [llvm/llvm-project] d6ae4b: [Clang][NFC] Add tests for #56071
cor3ntin via All-commits
all-commits at lists.llvm.org
Thu Sep 28 08:58:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6ae4bd686714d34969012fa273140e547606d81
https://github.com/llvm/llvm-project/commit/d6ae4bd686714d34969012fa273140e547606d81
Author: Corentin Jabot <corentinjabot at gmail.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
A clang/test/SemaCXX/lambda-expressions-gh56071.cpp
Log Message:
-----------
[Clang][NFC] Add tests for #56071
Theses tests were part of https://reviews.llvm.org/D140184,
which is no longer necessary but preserving the tests seems useful.
Thanks to Richard Trieu for providing these tests and the work
on this PR.
More information about the All-commits
mailing list