This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e432f10a18 [asan] A clang flag to enable ELF globals-gc. new e2a6f1bc95 Update Clang C++ DR documentation for new issue list new 87cd035326 [Sema] Implement Core 2094: Trivial copy/move constructor fo [...]
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/AST/Type.cpp | 7 +- test/CXX/drs/dr20xx.cpp | 30 ++ test/CXX/drs/dr4xx.cpp | 7 +- test/SemaCXX/type-traits.cpp | 2 +- www/cxx_dr_status.html | 688 +++++++++++++++++++++++-------------------- 5 files changed, 398 insertions(+), 336 deletions(-) create mode 100644 test/CXX/drs/dr20xx.cpp