[PATCH] D10272: Fix alignment issues in Clang.
James Y Knight
jyknight at google.com
Thu Jul 16 11:03:19 PDT 2015
jyknight updated this revision to Diff 29925.
jyknight added a comment.
Reduce scope of patch.
http://reviews.llvm.org/D10272
Files:
include/clang/AST/DeclBase.h
include/clang/AST/DeclTemplate.h
include/clang/AST/EvaluatedExprVisitor.h
include/clang/AST/Expr.h
include/clang/AST/ExprCXX.h
include/clang/AST/ExprObjC.h
include/clang/AST/Stmt.h
include/clang/AST/Type.h
include/clang/AST/TypeLoc.h
include/clang/Sema/AttributeList.h
lib/AST/Decl.cpp
lib/AST/DeclBase.cpp
lib/AST/Expr.cpp
lib/AST/ExprCXX.cpp
lib/AST/Stmt.cpp
lib/CodeGen/CGCleanup.cpp
lib/CodeGen/CGCleanup.h
lib/CodeGen/CGExprCXX.cpp
lib/CodeGen/CGStmt.cpp
lib/CodeGen/EHScopeStack.h
lib/Sema/SemaExceptionSpec.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10272.29925.patch
Type: text/x-patch
Size: 36758 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150716/da417540/attachment.bin>
More information about the cfe-commits
mailing list