[cfe-commits] [patch] Restrict the template template parameter missing 'class' fixit to sane cases
David Blaikie
dblaikie at gmail.com
Thu Apr 5 17:37:05 PDT 2012
Hi Doug,
Attached is a patch to limit the FixIt I added in r153887 as you
suggested - to only account for cases where the following token would
be valid, given the fixit. The change got a bit involved when
addressing the >> case, so I thought I'd send this for precommit
review.
Thanks,
- David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: restrict_templ_templ_class_fixit.diff
Type: application/octet-stream
Size: 8009 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120405/2099bf9c/attachment.obj>
More information about the cfe-commits
mailing list