[PATCH] To fix an assertion crash within a member template of a non-template class in ms-compatibility & delayed template parsing

Faisal Vali faisalv at gmail.com
Wed Apr 24 04:29:51 PDT 2013


Hi Richard,
    was working on the TemplateParameterDepth patch and while crafting some
tests, I stumbled upon an assertion violation out of CodeGen for the
following code compiled with -fms-compatibility and
-fdelayed-template-parsing

Once again, this might be a very narrow fix, and there might be a more
general way to address this issue - so welcome the feedback.

Thanks!
Faisal Vali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130424/f6ef5f23/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ms-compatibility-name-lookup-in-member-template.patch
Type: application/octet-stream
Size: 3231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130424/f6ef5f23/attachment.obj>


More information about the cfe-commits mailing list