[PATCH] PR11306 - Variadic template fix-it suggestion

Nikola Smiljanić popizdeh at gmail.com
Thu Jun 5 18:46:43 PDT 2014


You might have missed the last part of my comment, I clicked submit too soon and had to edit it. In any case I think you're right, it's not hard to detect redundant ellipsis and provide more accurate recovery. Here it is, with tests for this scenario.

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.10163.patch
Type: text/x-patch
Size: 9181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140606/326db78d/attachment.bin>


More information about the cfe-commits mailing list