summaryrefslogtreecommitdiffstats
path: root/lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2018-11-13 19:16:19 +0000
committerEric Fiselier <eric@efcs.ca>2018-11-13 19:16:19 +0000
commit3bea50aeb35704798aefa9acbb8973c7864f3732 (patch)
treee0e5afc553d0fdac6d12000717da77fbeb594b79 /lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp
parentf98ba05f3d01517c9fee4e64da13101fccb821b7 (diff)
downloadbcm5719-llvm-3bea50aeb35704798aefa9acbb8973c7864f3732.tar.gz
bcm5719-llvm-3bea50aeb35704798aefa9acbb8973c7864f3732.zip
Fix UB in string.bench.cpp.
The usage of aligned_storage failed to pass the alignment it wanted, which caused it to have a larger size and alignment that the std::string's it was intended to store. This patch manually specifies the alignment, as well as cleaning up type alias bugs. llvm-svn: 346779
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud