[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 14:33:54 PST 2017
mgehre updated this revision to Diff 91418.
mgehre added a comment.
clang-format
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.91418.patch
Type: text/x-patch
Size: 9835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170310/6b240a46/attachment-0001.bin>
More information about the cfe-commits
mailing list