Author: Simon Cook
Date: 2021-01-24T22:07:56Z
New Revision: afd483e57d166418e94a65bd9716e7dc4c114eed
URL:
https://github.com/llvm/llvm-project/commit/afd483e57d166418e94a65bd9716e7dc4c114eed
DIFF:
https://github.com/llvm/llvm-project/commit/afd483e57d166418e94a65bd9716e7dc4c114eed.diff
LOG: [R
Author: Simon Cook
Date: 2021-01-25T08:58:53Z
New Revision: a7c1239f374907107dcc65a3e6a4b20c53d973c9
URL:
https://github.com/llvm/llvm-project/commit/a7c1239f374907107dcc65a3e6a4b20c53d973c9
DIFF:
https://github.com/llvm/llvm-project/commit/a7c1239f374907107dcc65a3e6a4b20c53d973c9.diff
LOG: [R
Author: Simon Cook
Date: 2021-01-25T08:58:46Z
New Revision: 666815d61bc2475aa7b3ecf8e3a91022d6ccce4b
URL:
https://github.com/llvm/llvm-project/commit/666815d61bc2475aa7b3ecf8e3a91022d6ccce4b
DIFF:
https://github.com/llvm/llvm-project/commit/666815d61bc2475aa7b3ecf8e3a91022d6ccce4b.diff
LOG: [R
Thanks for reporting. Please try https://reviews.llvm.org/D95573
Thanks,
Stephen.
On 27/01/2021 22:58, Alexander Kornienko wrote:
This patch causes practically infinite traversal times on code that
contains deeply nested lambdas. Please fix or revert the commit.
There's a very simple test c
Author: Simon Cook
Date: 2021-01-24T21:02:34Z
New Revision: f3f3c9c2549a268e602be8730990b552e30cc932
URL:
https://github.com/llvm/llvm-project/commit/f3f3c9c2549a268e602be8730990b552e30cc932
DIFF:
https://github.com/llvm/llvm-project/commit/f3f3c9c2549a268e602be8730990b552e30cc932.diff
LOG: [R