[PATCH] D10272: Fix alignment issues in Clang.

James Y Knight jyknight at google.com
Fri Jul 17 11:22:03 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL242554: Fix alignment issues in Clang. (authored by jyknight).

Changed prior to commit:
  http://reviews.llvm.org/D10272?vs=29925&id=30018#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D10272

Files:
  cfe/trunk/include/clang/AST/DeclBase.h
  cfe/trunk/include/clang/AST/DeclTemplate.h
  cfe/trunk/include/clang/AST/EvaluatedExprVisitor.h
  cfe/trunk/include/clang/AST/Expr.h
  cfe/trunk/include/clang/AST/ExprCXX.h
  cfe/trunk/include/clang/AST/ExprObjC.h
  cfe/trunk/include/clang/AST/Stmt.h
  cfe/trunk/include/clang/AST/Type.h
  cfe/trunk/include/clang/AST/TypeLoc.h
  cfe/trunk/include/clang/Sema/AttributeList.h
  cfe/trunk/lib/AST/Decl.cpp
  cfe/trunk/lib/AST/DeclBase.cpp
  cfe/trunk/lib/AST/Expr.cpp
  cfe/trunk/lib/AST/ExprCXX.cpp
  cfe/trunk/lib/AST/Stmt.cpp
  cfe/trunk/lib/CodeGen/CGCleanup.cpp
  cfe/trunk/lib/CodeGen/CGCleanup.h
  cfe/trunk/lib/CodeGen/CGExprCXX.cpp
  cfe/trunk/lib/CodeGen/CGStmt.cpp
  cfe/trunk/lib/CodeGen/EHScopeStack.h
  cfe/trunk/lib/Sema/SemaExceptionSpec.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10272.30018.patch
Type: text/x-patch
Size: 37336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150717/8a8a04e1/attachment.bin>


More information about the cfe-commits mailing list