]> granicus.if.org Git - clang/commit
Enter the scope of an initializer for direct-initialization as well as
authorDouglas Gregor <dgregor@apple.com>
Tue, 22 Dec 2009 17:47:17 +0000 (17:47 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 22 Dec 2009 17:47:17 +0000 (17:47 +0000)
commitb4debaebedfeb3161cd7bce0d13f005ab442fa5e
tree839993231dc922af5c573a6e3661f9a29526ce17
parent5b5ad8453c8e79f642c3ddfeeadf162ae67309c0
Enter the scope of an initializer for direct-initialization as well as
for copy-initialization.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@91909 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseDecl.cpp
test/CXX/basic/basic.lookup/basic.lookup.unqual/p14.cpp