llvm-project/clang/www
Richard Smith b6070db0d0 DR1672, DR1813, DR1881, DR2120: Implement recent fixes to "standard
layout" rules.

The new rules say that a standard-layout struct has its first non-static
data member and all base classes at offset 0, and consider a class to
not be standard-layout if that would result in multiple subobjects of a
single type having the same address.

We track "is C++11 standard-layout class" separately from "is
standard-layout class" so that the ABIs that need this information can
still use it.

Differential Revision: https://reviews.llvm.org/D45176

llvm-svn: 329332
2018-04-05 18:55:37 +00:00
..
analyzer [www] Update link to analyzer's "Building a Checker in 24 hours" video 2018-02-26 00:39:25 +00:00
demo Update mailing list references to lists.llvm.org 2015-08-05 03:55:23 +00:00
OpenProjects.html
UniversalDriver.html
builtins.py
carbon-compile.png
clang_video-05-25-2007.html
clang_video-07-25-2007.html
comparison.html [www] Capitalize "Clang" when referring to the project, and generalize the 2018-03-01 22:01:06 +00:00
compatibility.html Documentation updates for recent changes to VLAs and default-initialization of const-qualified class objects. 2016-05-05 02:53:55 +00:00
content.css
cxx_compatibility.html
cxx_dr_status.html DR1672, DR1813, DR1881, DR2120: Implement recent fixes to "standard 2018-04-05 18:55:37 +00:00
cxx_status.html [cxx_status] Add entry for the Reflection TS. 2018-03-17 14:34:21 +00:00
diagnostics.html
favicon.ico
feature-compile1.png
feature-compile2.png
feature-memory1.png
features.html
get_involved.html Update mailing list references to lists.llvm.org 2015-08-05 03:55:23 +00:00
get_started.html Update the getting started documentation to match the corresponding LLVM commit in r303912. 2017-05-25 21:02:49 +00:00
hacking.html Remove reference to stale (2009) python version. 2018-03-25 13:12:05 +00:00
index.html [www] Capitalize "Clang" when referring to the project, and generalize the 2018-03-01 22:01:06 +00:00
libstdc++4.4-clang0x.patch
libstdc++4.6-clang11.patch
libstdc++4.7-clang11.patch
make_cxx_dr_status DR1672, DR1813, DR1881, DR2120: Implement recent fixes to "standard 2018-04-05 18:55:37 +00:00
menu.css Fix a menu issue. patch by Vassil Vassilev 2015-03-09 09:09:55 +00:00
menu.html.incl set the svn:executable property, seems that it is necessary for apache (discussed with Tanya by email) 2017-09-10 08:00:03 +00:00
related.html Update link to the Chromium Clang page 2017-11-13 23:27:53 +00:00
robots.txt