[PATCH] D133583: [clang][ubsan] Fix __builtin_assume_aligned incorrect type descriptor and C++ object polymorphic address
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 20 09:36:34 PDT 2022
aaron.ballman added a comment.
In D133583#3802451 <https://reviews.llvm.org/D133583#3802451>, @yronglin wrote:
> Thanks for take a review @aaron.ballman @rjmccall , can you land this patch for me? Please use 'yronglin <yronglin777 at gmail.com>' to commit the change.
Happy to do so! I've landed on your behalf in https://github.com/llvm/llvm-project/commit/8392f1cc78270c7039970b413dfd836bf4def602
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133583/new/
https://reviews.llvm.org/D133583
More information about the cfe-commits
mailing list