This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 31801a7 [clang-cl] Fix cross-compilation with MSVC 2017. new 8c12104 Implement DR 373 "Lookup on namespace qualified name in using [...]
The 1 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: include/clang/Parse/Parser.h | 3 ++- include/clang/Sema/Sema.h | 8 ++++++-- lib/Parse/ParseDeclCXX.cpp | 30 ++++++++++++++++++++++++++---- lib/Parse/ParseExprCXX.cpp | 11 +++++++---- lib/Sema/SemaCXXScopeSpec.cpp | 31 ++++++++++++++++--------------- test/CXX/drs/dr3xx.cpp | 13 ++++++++----- www/cxx_dr_status.html | 2 +- 7 files changed, 66 insertions(+), 32 deletions(-)