[PATCH] D133202: [Clang][CodeGen] Fix __builtin_assume_aligned crash
Lin Yurong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 2 06:37:49 PDT 2022
yronglin updated this revision to Diff 457580.
yronglin added a comment.
Format code
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133202/new/
https://reviews.llvm.org/D133202
Files:
clang/include/clang/Basic/Builtins.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/catch-alignment-assumption-array.c
clang/test/CodeGen/catch-alignment-assumption-ignorelist.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133202.457580.patch
Type: text/x-patch
Size: 10054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220902/bd24de84/attachment-0001.bin>
More information about the cfe-commits
mailing list