[PATCH] D22668: TrailingObjects::FixedSizeStorage constexpr fixes

Hubert Tong via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 29 15:19:13 PDT 2016


hubert.reinterpretcast updated this revision to Diff 66185.
hubert.reinterpretcast marked an inline comment as done.
hubert.reinterpretcast added a comment.

Avoid MSVC C4099: replace 'struct' with 'class'


https://reviews.llvm.org/D22668

Files:
  include/llvm/Support/AlignOf.h
  include/llvm/Support/MathExtras.h
  include/llvm/Support/TrailingObjects.h
  unittests/Support/TrailingObjectsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22668.66185.patch
Type: text/x-patch
Size: 10884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160729/c02717bf/attachment-0001.bin>


More information about the cfe-commits mailing list