diff options
| author | Kuba Brecka <kuba.brecka@gmail.com> | 2015-12-03 17:05:43 +0000 |
|---|---|---|
| committer | Kuba Brecka <kuba.brecka@gmail.com> | 2015-12-03 17:05:43 +0000 |
| commit | 2e2f84bfee1ff1470c417e9df6410310cde8369b (patch) | |
| tree | d37e9557e629377937f2a4ab3199c67f2643314e /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py | |
| parent | 3daf7b4743068ffd6d3be5593fc7f3071bbef866 (diff) | |
| download | bcm5719-llvm-2e2f84bfee1ff1470c417e9df6410310cde8369b.tar.gz bcm5719-llvm-2e2f84bfee1ff1470c417e9df6410310cde8369b.zip | |
[sanitizer] Replace a local array with InternalScopedString in MaybeReexec()
`MaybeReexec` contains a 1024-byte long local array, which produces a warning about frame size:
.../lib/sanitizer_common/sanitizer_mac.cc:548:6: warning: stack frame size of 1132 bytes in function '__sanitizer::MaybeReexec' [-Wframe-larger-than=]
Let's replace it with InternalScopedString.
Differential Revision: http://reviews.llvm.org/D15181
llvm-svn: 254619
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions

