[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 17 14:53:38 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298126: Implement DR 373 "Lookup on namespace qualified name in using-directive" (authored by mgehre).

Changed prior to commit:
  https://reviews.llvm.org/D30848?vs=91956&id=92209#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30848

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30848.92209.patch
Type: text/x-patch
Size: 12015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170317/c45b4475/attachment-0001.bin>


More information about the cfe-commits mailing list