]> granicus.if.org Git - clang/commit
Teach statement / declaration disambiguation about C++11-style generalized initializers.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 20 Mar 2013 03:35:02 +0000 (03:35 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 20 Mar 2013 03:35:02 +0000 (03:35 +0000)
commit576f32c5e1f3ac5555ea20bb9effce2d59ad2fa9
tree56256fffe62b7c90b6ea49e1f8245b26f3f666d6
parentf48b93cb2054e83e43ca4391b8ec70be89fa2e30
Teach statement / declaration disambiguation about C++11-style generalized initializers.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177480 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseTentative.cpp
test/Parser/cxx0x-ambig.cpp