[PATCH] D147307: [clang] Consider artificial always inline builtin as inline builtins

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 31 02:00:14 PDT 2023


serge-sans-paille created this revision.
serge-sans-paille added reviewers: aaron.ballman, tstellar, efriedma.
Herald added a project: All.
serge-sans-paille requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Fix #61691


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D147307

Files:
  clang/lib/AST/Decl.cpp
  clang/test/CodeGen/memcpy-inline-builtin.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147307.509944.patch
Type: text/x-patch
Size: 5106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230331/a0182f2d/attachment.bin>


More information about the cfe-commits mailing list