This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 68afe3d5dc Remove LVALUE / RVALUE workarounds new e88444ece6 Fix handling of class member access into a vector type. new 7410a82389 [www] Update DR status page to match latest version of CWG i [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Sema/SemaExprCXX.cpp | 6 +- lib/Sema/SemaTemplate.cpp | 20 +++- test/CXX/drs/dr22xx.cpp | 9 ++ test/CXX/drs/dr4xx.cpp | 4 +- test/SemaCXX/cxx2a-adl-only-template-id.cpp | 8 ++ test/SemaCXX/pseudo-destructors.cpp | 4 +- test/SemaCXX/vector.cpp | 16 +++ www/cxx_dr_status.html | 166 ++++++++++++++++++++++------ 8 files changed, 189 insertions(+), 44 deletions(-)