[PATCH] Fix PR16537 - Ensure the TR1 definition of POD is used for layout, regardless of LangOpts

Josh Magee Joshua_Magee at playstation.sony.com
Thu Jul 18 19:50:34 PDT 2013


  I updated the patch to:
   - Add a note to the release notes.
   - Make it explicit that the test is run once in C++98 mode and again in C++11 mode.

  If this looks good, please commit for me.

  Thanks,
  Josh

http://llvm-reviews.chandlerc.com/D1181

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1181?vs=2891&id=2902#toc

Files:
  docs/ReleaseNotes.rst
  lib/AST/DeclCXX.cpp
  test/SemaCXX/class-layout.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1181.2.patch
Type: text/x-patch
Size: 9363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130718/c944ff83/attachment.bin>


More information about the cfe-commits mailing list