[PATCH] D126903: [clang] Add support for __builtin_memset_inline
Tobias Hieta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 26 00:17:34 PDT 2022
thieta added a comment.
We have been building a two stage clang and our internal projects with this version of rpmalloc and clang 15.x a while now and I haven't see the issue you see @aganea. I don't think this patch is the problem as @efriedma suggested, could be in rpmalloc but since I have used this successfully already I am not sure about that either.
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