diff options
author | Reid Kleckner <rnk@google.com> | 2015-10-07 23:55:01 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2015-10-07 23:55:01 +0000 |
commit | 97797419e6539ef3a222e12bb7ad04ef8aafed0f (patch) | |
tree | fea9f68158058890f101211f09e3c647d52fe6aa /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 9ea49c794883ab641468e6238cfa98bc27b8a978 (diff) | |
download | llvm-97797419e6539ef3a222e12bb7ad04ef8aafed0f.zip llvm-97797419e6539ef3a222e12bb7ad04ef8aafed0f.tar.gz llvm-97797419e6539ef3a222e12bb7ad04ef8aafed0f.tar.bz2 |
[WinEH] Fix 32-bit funclet epilogues in the presence of dynamic allocas
In particular, passing non-trivially copyable objects by value on win32
uses a dynamic alloca (inalloca). We would clobber ESP in the epilogue
and end up returning to outer space.
llvm-svn: 249637
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions