[PATCH] D133583: [clang][ubsan] Fix __builtin_assume_aligned incorrect type descriptor and C++ object polymorphic address

Lin Yurong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 20 09:51:26 PDT 2022


yronglin added a comment.

In D133583#3803002 <https://reviews.llvm.org/D133583#3803002>, @aaron.ballman wrote:

> 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

Thanks very much!


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