[PATCH] D150740: [clang] Add `__attribute__((nooutline))`

Jessica Paquette via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 16 21:39:05 PDT 2023


paquette updated this revision to Diff 522894.
paquette added a comment.

Also support blocks


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

https://reviews.llvm.org/D150740

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/lib/CodeGen/CGCall.cpp
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGen/attr-nooutline-blocks.m
  clang/test/CodeGen/attr-nooutline.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150740.522894.patch
Type: text/x-patch
Size: 3388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230517/d4c20180/attachment.bin>


More information about the cfe-commits mailing list