summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-02-17 13:27:50 +0000
committerPavel Labath <labath@google.com>2017-02-17 13:27:50 +0000
commit6673afb2dccb926be18331df8b1d35c0d2c5bbfa (patch)
tree9f013d266f45726a5f9ab42ca33d77c4bc482053 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
parentfb0d22d6454a9b55e6c9219c5e06646c9707889a (diff)
downloadbcm5719-llvm-6673afb2dccb926be18331df8b1d35c0d2c5bbfa.tar.gz
bcm5719-llvm-6673afb2dccb926be18331df8b1d35c0d2c5bbfa.zip
Fix VASprintfTest on darwin
The way of injecting an error into the printf call was not working on darwin - the C library still happily format the character. It only returns an error after we use a wide character that does not fit into a single byte, so switch the test to use that. llvm-svn: 295443
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud