summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2015-12-03 17:05:43 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2015-12-03 17:05:43 +0000
commit2e2f84bfee1ff1470c417e9df6410310cde8369b (patch)
treed37e9557e629377937f2a4ab3199c67f2643314e /lldb/packages/Python/lldbsuite/test/expression_command/call-function
parent3daf7b4743068ffd6d3be5593fc7f3071bbef866 (diff)
downloadbcm5719-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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud