[PATCH] D124701: [clang] Honor __attribute__((no_builtin("foo"))) on functions

Stephen Long via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 20 06:42:17 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGae80024fbe51: [clang] Honor __attribute__((no_builtin("foo"))) on functions (authored by steplong).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124701

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/AttrDocs.td
  clang/lib/CodeGen/CGExpr.cpp
  clang/test/CodeGen/no-builtin-2.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124701.430958.patch
Type: text/x-patch
Size: 5176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220520/4134fab8/attachment.bin>


More information about the cfe-commits mailing list