[PATCH] D92001: [ubsan] Fix crash on __builtin_assume_aligned
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 12 18:01:42 PST 2023
MaskRay added a comment.
`-fsanitize=alignment -c a.c -O[012]` no longer crashes for the test. From the comment that the problem was up the call chain, I think we can close this revision now.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92001/new/
https://reviews.llvm.org/D92001
More information about the cfe-commits
mailing list