summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2018-05-30 21:21:18 +0000
committerReid Kleckner <rnk@google.com>2018-05-30 21:21:18 +0000
commitb54ac414d103e8d3563f271fe9ed07f8f5d21455 (patch)
tree0931fc90121dbc8e060453d99961a07bd00543df /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
parent5b91350b4a572b6a6317f3907204d77d8c66d9b1 (diff)
downloadbcm5719-llvm-b54ac414d103e8d3563f271fe9ed07f8f5d21455.tar.gz
bcm5719-llvm-b54ac414d103e8d3563f271fe9ed07f8f5d21455.zip
[asan] Remove unneeded VirtualQuery from exception handler
We don't use the result of the query, and all tests pass if I remove it. During startup, ASan spends a fair amount of time in this handler, and the query is much more expensive than the call to commit the memory. llvm-svn: 333595
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud