[PATCH] D133202: [Clang] Avoid __builtin_assume_aligned crash when the 1st arg is array type

Lin Yurong via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 7 09:53:19 PDT 2022


yronglin added a comment.

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

> I've pushed the changes up for you, thanks!
>
> In D133202#3774801 <https://reviews.llvm.org/D133202#3774801>, @yronglin wrote:
>
>> ping~
>
> Something to keep in mind for the future: we typically only "ping" a review after about a week of no activity on it (just because folks end up being busy, taking vacation, want to contemplate the review for a while, etc).

Thanks a lot Aaron, I will remember what you said.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133202



More information about the cfe-commits mailing list