[PATCH] PR11306 - Variadic template fix-it suggestion
Nikola Smiljanić
popizdeh at gmail.com
Wed Jun 4 22:33:36 PDT 2014
That's sooo much better. I'm still not checking if ellipsis exist on template parameter and template template paremeter, but I don't expect anyone to write something like
http://reviews.llvm.org/D3604
Files:
include/clang/Parse/Parser.h
include/clang/Sema/Sema.h
lib/Parse/ParseDecl.cpp
lib/Parse/ParseTemplate.cpp
lib/Sema/SemaTemplate.cpp
test/FixIt/fixit-cxx0x.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3604.10119.patch
Type: text/x-patch
Size: 8488 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140605/b9564e68/attachment.bin>
More information about the cfe-commits
mailing list