[PATCH] D126903: [clang] Add support for __builtin_memset_inline

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 26 07:03:22 PDT 2022


gchatelet added a comment.

In D126903#3885269 <https://reviews.llvm.org/D126903#3885269>, @aganea wrote:

> In D126903#3885114 <https://reviews.llvm.org/D126903#3885114>, @gchatelet wrote:
>
>> It should be fixed now @aganea . Can you check?
>
> Works now, thanks again for the quick response. Should D136752 <https://reviews.llvm.org/D136752> be cherry-picked into the 15.0 branch?

Yes done here : https://github.com/llvm/llvm-project/issues/58627


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126903



More information about the llvm-commits mailing list