[PATCH] D151121: [Clang][UBSan] Fix the crash caused by __builtin_assume_aligned with -no-opaque-pointers enabled
Yurong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 23 05:57:06 PDT 2023
yronglin updated this revision to Diff 524673.
yronglin added a comment.
Try fix test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151121/new/
https://reviews.llvm.org/D151121
Files:
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/catch-alignment-assumption-array.c
clang/test/CodeGen/catch-alignment-assumption-builtin_assume_aligned-polymorphism-no-opaque-ptr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151121.524673.patch
Type: text/x-patch
Size: 13209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230523/a1ba3435/attachment.bin>
More information about the cfe-commits
mailing list