[cfe-commits] [PATCH] Failure to detect abstract type

Aaron Ballman aaron at aaronballman.com
Sun May 6 12:27:50 PDT 2012


This is a patch to fix PR12658, where clang fails to detect an illegal
instantiation of an abstract type when using a function-style cast to
create the object.  I've also included a test case to demonstrate the
fix.

~Aaron
-------------- next part --------------
A non-text attachment was scrubbed...
Name: abstract.diff
Type: application/octet-stream
Size: 1289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120506/2febba7e/attachment.obj>


More information about the cfe-commits mailing list