[PATCH] D133202: [Clang] Avoid __builtin_assume_aligned crash when the 1st arg is array type
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 7 09:48:55 PDT 2022
aaron.ballman added a comment.
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).
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