diff options
author | herb <herb@google.com> | 2016-11-04 08:41:01 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-11-04 08:41:01 -0700 |
commit | 12ae597ef54c35e9c447f5f52ecbc153503e8b73 (patch) | |
tree | e284d94b5c97fc67684791d393bc80a176f957a9 /CQ_COMMITTERS | |
parent | bab7945563c2b01f882b37a22b7b3c7ff0e8a3d8 (diff) |
Use alignas to force alignment.
Using alignas reduces code and platform specific macros.
Use alignas instead of std::aligned_storage because it is unimplemneted
in MSVC 2015.
Here is the bug from MS:
https://connect.microsoft.com/VisualStudio/feedback/details/1559873/std-aligned-storage-cannot-align-type-with-16-byte
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2468243002
TBR=reed@google.com
Review-Url: https://codereview.chromium.org/2473143002
Diffstat (limited to 'CQ_COMMITTERS')
0 files changed, 0 insertions, 0 deletions