[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
Wed Mar 15 16:16:33 PDT 2017
mgehre updated this revision to Diff 91956.
mgehre added a comment.
Improve diagnostics and add tests for them.
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.91956.patch
Type: text/x-patch
Size: 11805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170315/ef79f193/attachment.bin>
More information about the cfe-commits
mailing list