Fix ChangeLog
From-SVN: r269976
This commit is contained in:
parent
03bed1538f
commit
fad170232c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
2019-03-27 Jason Merrill <jason@redhat.com>
|
||||
|
||||
PR c++/89241 - ICE with lambda in template parameter list.
|
||||
PR c++/89421 - ICE with lambda in template parameter list.
|
||||
* parser.c (cp_parser_lambda_expression): Also reject a lambda in a
|
||||
template parameter list before C++20.
|
||||
* pt.c (type_dependent_expression_p): True for LAMBDA_EXPR.
|
||||
|
|
Loading…
Add table
Reference in a new issue