[PATCH] D11168: Avoid passing objects with __declspec(align) members by value (PR24113) - clang part

Hans Wennborg hans at chromium.org
Mon Jul 13 17:08:33 PDT 2015


hans created this revision.
hans added reviewers: rnk, Bigcheese.
hans added a subscriber: cfe-commits.
Herald added a subscriber: klimek.

This is the Clang part of http://reviews.llvm.org/D11167

http://reviews.llvm.org/D11168

Files:
  include/clang/AST/APValue.h
  include/clang/AST/DeclTemplate.h
  include/clang/ASTMatchers/ASTMatchersInternal.h
  lib/ASTMatchers/ASTMatchersInternal.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11168.29629.patch
Type: text/x-patch
Size: 5772 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150714/4f64899d/attachment.bin>


More information about the cfe-commits mailing list