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

Hans Wennborg hans at chromium.org
Tue Jul 14 09:51:56 PDT 2015


hans added a comment.

The rest of these are pretty horrible. I probably won't pursue this after r242157.


================
Comment at: lib/ASTMatchers/ASTMatchersInternal.cpp:23
@@ -22,3 +22,3 @@
 
-bool NotUnaryOperator(const ast_type_traits::DynTypedNode DynNode,
                       ASTMatchFinder *Finder, BoundNodesTreeBuilder *Builder,
----------------
rnk wrote:
> The lack of & here and below was probably a bug. :)
r242161


http://reviews.llvm.org/D11168







More information about the cfe-commits mailing list