[PATCH] D73996: [Sema] Demote call-site-based 'alignment is a power of two' check for AllocAlignAttr into a warning
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 20 05:45:54 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9ea5d17cc954: [Sema] Demote call-site-based 'alignment is a power of two' check for… (authored by lebedev.ri).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73996/new/
https://reviews.llvm.org/D73996
Files:
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/CodeGen/CGCall.cpp
clang/lib/Sema/SemaChecking.cpp
clang/test/CodeGen/non-power-of-2-alignment-assumptions.c
clang/test/Sema/alloc-align-attr.c
clang/test/SemaCXX/alloc-align-attr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73996.245628.patch
Type: text/x-patch
Size: 5911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200220/2459a873/attachment.bin>
More information about the cfe-commits
mailing list