[PATCH] D53207: Fix bug 26547 - alignof should return ABI alignment, not preferred alignment
Nicole Mazzuca via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 12 15:22:50 PDT 2018
ubsan updated this revision to Diff 169503.
ubsan added a comment.
add tests
fix nits
Repository:
rC Clang
https://reviews.llvm.org/D53207
Files:
include/clang/ASTMatchers/ASTMatchers.h
include/clang/Basic/LangOptions.h
include/clang/Basic/TypeTraits.h
lib/AST/ASTDumper.cpp
lib/AST/Expr.cpp
lib/AST/ExprConstant.cpp
lib/AST/ItaniumMangle.cpp
lib/AST/StmtPrinter.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Parse/ParseExpr.cpp
lib/Sema/SemaChecking.cpp
lib/Sema/SemaExpr.cpp
test/Sema/align-x86.c
test/SemaCXX/align-x86.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53207.169503.patch
Type: text/x-patch
Size: 16894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181012/ec753672/attachment-0001.bin>
More information about the cfe-commits
mailing list