[PATCH] cpp11-migrate: Fix crash in AddOverride due to template instantiations (PR15827)
Guillaume Papin
guillaume.papin at epitech.eu
Wed May 8 13:30:15 PDT 2013
Just a question before I work on fixing the issues:
Skipping all templates was my intent as I don't see the difference between the XFAIL I put and yours. Can you explain me?
I understand in one case the template is not used and the other it's used only for the return type but it seems they have very similar structure (and solution).
I'm asking because I'm not sure how to make the 2 bug reports look different.
http://llvm-reviews.chandlerc.com/D769
More information about the cfe-commits
mailing list