[PATCH] D45176: implement recent "standard-layout" changes

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 5 11:59:55 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC329332: DR1672, DR1813, DR1881, DR2120: Implement recent fixes to "standard (authored by rsmith, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45176?vs=140897&id=141193#toc

Repository:
  rC Clang

https://reviews.llvm.org/D45176

Files:
  docs/ReleaseNotes.rst
  include/clang/AST/DeclCXX.h
  include/clang/AST/Type.h
  lib/AST/ASTImporter.cpp
  lib/AST/DeclCXX.cpp
  lib/AST/RecordLayoutBuilder.cpp
  lib/Serialization/ASTReaderDecl.cpp
  lib/Serialization/ASTWriter.cpp
  test/CXX/drs/dr14xx.cpp
  test/CXX/drs/dr16xx.cpp
  test/CXX/drs/dr18xx.cpp
  test/CXX/drs/dr21xx.cpp
  test/CXX/drs/dr22xx.cpp
  test/Layout/watchos-standard-layout.cpp
  test/SemaCXX/type-traits.cpp
  www/cxx_dr_status.html
  www/make_cxx_dr_status

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45176.141193.patch
Type: text/x-patch
Size: 34289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180405/36e2c096/attachment-0001.bin>


More information about the cfe-commits mailing list