diff options
author | Olivier Goffart <ogoffart@woboq.com> | 2021-03-01 15:17:43 +0100 |
---|---|---|
committer | Olivier Goffart <ogoffart@woboq.com> | 2021-03-11 09:12:42 +0100 |
commit | 5baea0560160a693b19022c5d0ba637b6b46b2d8 (patch) | |
tree | 47ab328b056acb5a24c3ca61fe44f86c74c7acec /llvm/lib/FileCheck/FileCheck.cpp | |
parent | aeaf705d5eb5b1a6956bbd64949c872a5ecdee22 (diff) | |
download | llvm-5baea0560160a693b19022c5d0ba637b6b46b2d8.zip llvm-5baea0560160a693b19022c5d0ba637b6b46b2d8.tar.gz llvm-5baea0560160a693b19022c5d0ba637b6b46b2d8.tar.bz2 |
[SEH] Fix capture of this in lambda functions
Commit 1b04bdc2f3ffaa7a0e1e3dbdc3a0cd08f0b9a4ce added support for
capturing the 'this' pointer in a SEH context (__finally or __except),
But the case in which the 'this' pointer is part of a lambda capture
was not handled properly
Differential Revision: https://reviews.llvm.org/D97687
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions