[PATCH] D45310: Warn about memcpy'ing non-trivial C structs

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 17 12:17:04 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC330202: [Sema] Warn about memcpy'ing non-trivial C structs. (authored by ahatanak, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45310?vs=142705&id=142815#toc

Repository:
  rC Clang

https://reviews.llvm.org/D45310

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaChecking.cpp
  test/SemaObjC/warn-nontrivial-struct-memaccess.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45310.142815.patch
Type: text/x-patch
Size: 8040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180417/f391a905/attachment.bin>


More information about the cfe-commits mailing list