This is an archive of the discontinued LLVM Phabricator instance.

Avoid passing objects with __declspec(align) members by value (PR24113) - clang-tools-extra part
AbandonedPublic

Authored by hans on Jul 13 2015, 5:09 PM.

Details

Reviewers
Bigcheese
rnk
Summary

This is the clang-tools-extra part of http://reviews.llvm.org/D11167

Diff Detail

Event Timeline

hans updated this revision to Diff 29630.Jul 13 2015, 5:09 PM
hans retitled this revision from to Avoid passing objects with __declspec(align) members by value (PR24113) - clang-tools-extra part.
hans updated this object.
hans added reviewers: rnk, Bigcheese.
hans added a subscriber: cfe-commits.
hans abandoned this revision.Jul 14 2015, 9:52 AM

I won't pursue this after r242157.