]> granicus.if.org Git - clang/commit
Consider nested-names as part of the declarator when resolving an ambiguous statement.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 21 Jul 2009 17:05:03 +0000 (17:05 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 21 Jul 2009 17:05:03 +0000 (17:05 +0000)
commit1e054213f8416a48866105216ad4a45f1e7c24de
tree0284b6ecd9991dd37eb14bdf49fe6baf0495c9b0
parentc19f959d7fa5303f2fff5fa7a4968361cb7ef068
Consider nested-names as part of the declarator when resolving an ambiguous statement.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@76583 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseTentative.cpp
test/SemaCXX/dcl_ambig_res.cpp