[PATCH] D112059: Fix inline builtin handling in case of redefinition

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 28 23:44:25 PDT 2021


serge-sans-paille updated this revision to Diff 383241.
serge-sans-paille added a comment.

Re-uploading previous version that walks redef, with a slight change in the walking algorithm.


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

https://reviews.llvm.org/D112059

Files:
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/test/CodeGen/strlen-inline-builtin-redecl.c
  clang/test/CodeGen/user-func-gnu-inline-redecl.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112059.383241.patch
Type: text/x-patch
Size: 4111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211029/57c5429c/attachment.bin>


More information about the cfe-commits mailing list