diff options
author | serge-sans-paille <sguelton@redhat.com> | 2020-06-03 10:18:29 +0200 |
---|---|---|
committer | serge-sans-paille <sguelton@redhat.com> | 2020-06-10 21:37:09 +0200 |
commit | 60fe25cb0c73f1ad2d973539512859d37154fe35 (patch) | |
tree | 70d8e04fb695f0af06834133dd15b9a687d71fae /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0671a4c5087d40450603d9d26cf239f1a8b1367e (diff) | |
download | llvm-60fe25cb0c73f1ad2d973539512859d37154fe35.zip llvm-60fe25cb0c73f1ad2d973539512859d37154fe35.tar.gz llvm-60fe25cb0c73f1ad2d973539512859d37154fe35.tar.bz2 |
Fix dynamic probing scheme
If we probe *after* each static stack allocation, we need to probe *before* each
dynamic stack allocation. Provide a scheme to describe the possible scenario.
Thanks a lot to @jonpa for motivating this fix.
Differential Revision: https://reviews.llvm.org/D81067
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions