Re: [C++ Patch] PR 51412
OK. Jason
[C++ Patch] PR 51412
Hi, today I noticed that I still have assigned this rather simple diagnostic issue, where LAMBDA_EXPR is unhandled by our pretty printing code. I suppose we can make at least some progress for 4.8.0. Is the below goo enough for now? Tested x86_64-linux. Thanks, Paolo. /