[PATCH] D30848: Implement DR 373 "Lookup on namespace qualified name in using-directive"

Matthias Gehre via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 10 15:00:02 PST 2017


mgehre updated this revision to Diff 91424.
mgehre added a comment.

Added clang version to test and regenerated cxx_dr_status.html


https://reviews.llvm.org/D30848

Files:
  include/clang/Parse/Parser.h
  include/clang/Sema/Sema.h
  lib/Parse/ParseDeclCXX.cpp
  lib/Parse/ParseExprCXX.cpp
  lib/Sema/SemaCXXScopeSpec.cpp
  test/CXX/drs/dr3xx.cpp
  www/cxx_dr_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30848.91424.patch
Type: text/x-patch
Size: 9832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170310/a4143bbf/attachment.bin>


More information about the cfe-commits mailing list