diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2015-11-05 21:18:41 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2015-11-05 21:18:41 +0000 |
commit | 55fda1be94c9d72e9d1239ee0e1c74e38253eb82 (patch) | |
tree | 26ae08f3177ef60276959d4dccf14133ceb4aace /lldb/packages/Python/lldbsuite/test/functionalities/embedded_interpreter/main.c | |
parent | db73c2f54c3ee974a662a6c196f38f73e6c3d42d (diff) | |
download | bcm5719-llvm-55fda1be94c9d72e9d1239ee0e1c74e38253eb82.tar.gz bcm5719-llvm-55fda1be94c9d72e9d1239ee0e1c74e38253eb82.zip |
[ASan] Disable instrumentation for inalloca variables.
inalloca variables were not treated as static allocas, therefore didn't
participate in regular stack instrumentation. We don't want them to
participate in dynamic alloca instrumentation as well.
llvm-svn: 252213
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/embedded_interpreter/main.c')
0 files changed, 0 insertions, 0 deletions