[PATCH] D58757: Add a version of the pass_object_size attribute that works with builtin_dynamic_object_size

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 19 13:47:00 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC356515: Add a spelling of pass_object_size that uses __builtin_dynamic_object_size (authored by epilk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58757?vs=190917&id=191386#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58757/new/

https://reviews.llvm.org/D58757

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  lib/AST/ItaniumMangle.cpp
  lib/AST/MicrosoftMangle.cpp
  lib/CodeGen/CGCall.cpp
  lib/Sema/SemaDecl.cpp
  test/CodeGen/pass-object-size.c
  test/CodeGenCXX/mangle-ms.cpp
  test/Sema/pass-object-size.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58757.191386.patch
Type: text/x-patch
Size: 14614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190319/4ee1d473/attachment-0001.bin>


More information about the cfe-commits mailing list