Fix default argument comma disambiguation bug following the 'template' keyword.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 27 Jul 2014 05:38:12 +0000 (05:38 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 27 Jul 2014 05:38:12 +0000 (05:38 +0000)
commit9303357e73d034b9f22b459f92028583231e8746
tree9e2654676404b9b4ee1b6bd7a743a71691896b36
parent4137af286f7f547ee81349da5130e4b155232531
Fix default argument comma disambiguation bug following the 'template' keyword.

llvm-svn: 214051
clang/lib/Parse/ParseCXXInlineMethods.cpp
clang/test/Parser/cxx-ambig-init-templ.cpp