aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2016-07-21 21:04:34 +0000
committerReid Kleckner <rnk@google.com>2016-07-21 21:04:34 +0000
commit1558a2f3ee5a8e7e5cf0c9206c743148cafe2a9a (patch)
treecddd0f9b180da213a17bcd07d9e8f3e06a0f11de /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
parent825a8687965251eb6c8987905e56f4d015d9df88 (diff)
downloadllvm-1558a2f3ee5a8e7e5cf0c9206c743148cafe2a9a.zip
llvm-1558a2f3ee5a8e7e5cf0c9206c743148cafe2a9a.tar.gz
llvm-1558a2f3ee5a8e7e5cf0c9206c743148cafe2a9a.tar.bz2
[asan] Fix Win64 test portability issues
The OOM test should really only run on 32-bits, since it's hard to OOM on x64. The operator_array_new_with_dtor_left_oob tests need to account for the larger array cookie on x64 (8 bytes instead of 4). Use -std=c++14 in use-after-scope-capture.cc to avoid errors in the MSVC 2015 STL on Windows. The default there is C++14 anyway. llvm-svn: 276332
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp')
0 files changed, 0 insertions, 0 deletions