[PATCH] D23684: Resolve ambiguity in a declaration if global nested name specifier is used
Serge Pavlov via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 6 23:58:25 PDT 2016
sepavloff updated this revision to Diff 70503.
sepavloff added a comment.
Reworked patch
https://reviews.llvm.org/D23684
Files:
include/clang/Basic/DiagnosticParseKinds.td
include/clang/Parse/Parser.h
include/clang/Sema/Sema.h
lib/Parse/ParseDecl.cpp
lib/Parse/ParseExprCXX.cpp
lib/Parse/Parser.cpp
lib/Sema/SemaCXXScopeSpec.cpp
test/CXX/drs/dr1xx.cpp
test/SemaCXX/nested-name-spec2.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23684.70503.patch
Type: text/x-patch
Size: 18037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160907/dce96420/attachment-0001.bin>
More information about the cfe-commits
mailing list