diff options
| author | Akira Hatanaka <ahatanaka@apple.com> | 2018-04-17 19:13:41 +0000 |
|---|---|---|
| committer | Akira Hatanaka <ahatanaka@apple.com> | 2018-04-17 19:13:41 +0000 |
| commit | 2be0441e770d0bf205af9b823d596583e84324fb (patch) | |
| tree | afe12bbf68d0603193524ad01ce846cd566cab05 /llvm/lib | |
| parent | 52a84e750a87d8d1d8fc41ce58e14f62af002850 (diff) | |
| download | bcm5719-llvm-2be0441e770d0bf205af9b823d596583e84324fb.tar.gz bcm5719-llvm-2be0441e770d0bf205af9b823d596583e84324fb.zip | |
[Sema] Warn about memcpy'ing non-trivial C structs.
Issue a warning when non-trivial C structs are copied or initialized by
calls to memset, bzero, memcpy, or memmove.
rdar://problem/36124208
Differential Revision: https://reviews.llvm.org/D45310
llvm-svn: 330202
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions

