diff options
author | Kostya Serebryany <kcc@google.com> | 2014-12-06 01:23:08 +0000 |
---|---|---|
committer | Kostya Serebryany <kcc@google.com> | 2014-12-06 01:23:08 +0000 |
commit | 597dcc7a8deb329037175f79bd0bd406a2aa880b (patch) | |
tree | 434cc54dc4f703875e2b20b6e09f094ce5eb0933 /lldb/source/Commands/CommandObjectBreakpointCommand.cpp | |
parent | b36ba28d60b2e06c427f34bc7e0d0498707aff74 (diff) | |
download | llvm-597dcc7a8deb329037175f79bd0bd406a2aa880b.zip llvm-597dcc7a8deb329037175f79bd0bd406a2aa880b.tar.gz llvm-597dcc7a8deb329037175f79bd0bd406a2aa880b.tar.bz2 |
No memcpy for copy ctor with -fsanitize-address-field-padding=1
Summary:
When -fsanitize-address-field-padding=1 is present
don't emit memcpy for copy constructor.
Thanks Nico for the extra test case.
Test Plan: regression tests
Reviewers: thakis, rsmith
Reviewed By: rsmith
Subscribers: rsmith, cfe-commits
Differential Revision: http://reviews.llvm.org/D6515
llvm-svn: 223563
Diffstat (limited to 'lldb/source/Commands/CommandObjectBreakpointCommand.cpp')
0 files changed, 0 insertions, 0 deletions