diff options
| author | Erich Keane <erich.keane@intel.com> | 2023-02-16 07:50:56 -0800 |
|---|---|---|
| committer | Erich Keane <erich.keane@intel.com> | 2023-02-17 06:09:52 -0800 |
| commit | 4bf6cc63aa77a7fea7e410f7d45899abcde2b58a (patch) | |
| tree | bf00d8c4395056ccc79e2d520979b2bffa8fd0a6 /llvm/lib/TextAPI | |
| parent | 06621ecdaf416d87968dcaf57a634c83cf0dc1b8 (diff) | |
| download | llvm-4bf6cc63aa77a7fea7e410f7d45899abcde2b58a.zip llvm-4bf6cc63aa77a7fea7e410f7d45899abcde2b58a.tar.gz llvm-4bf6cc63aa77a7fea7e410f7d45899abcde2b58a.tar.bz2 | |
GH60642: Fix ICE when checking a lambda defined in a concept definition
As reported in GH60642, we asserted when there was a lambda defined in a
template arguments inside of a concept, which caused us to not properly
set up the list of instantiation args. This patch ensures that the
'lambda context decl' correctly falls-through the template argument
instantiation, so that it is available when instantiating the lambda,
and thus, when setting up the lambda instantiation args list.
Diffstat (limited to 'llvm/lib/TextAPI')
0 files changed, 0 insertions, 0 deletions
