[cfe-commits] [clang] bugfix for #10896: Assertion failure @ lib/AST/ASTContext.cpp:1056
Stepan Dyatkovskiy
STPWORLD at yandex.ru
Thu Sep 15 13:28:27 PDT 2011
C++ does not allow member templates. Clang doesn't check for this case and crash.
Please find attach the patch which fixes this.
Regards,
Stepan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bugfix10896.patch
Type: application/octet-stream
Size: 3768 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110916/f0336359/attachment.obj>
More information about the cfe-commits
mailing list