[cfe-commits] PATCH: Fix PR8767, improve diagnostic wording when allocating an object of an abstract class type

Chandler Carruth chandlerc at google.com
Fri Feb 18 16:04:18 PST 2011


On Fri, Feb 18, 2011 at 7:10 AM, Douglas Gregor <dgregor at apple.com> wrote:

> Personally, I like "abstract class type %0" better than "type %0, which is
> an abstract class". The latter just sounds wordy. Switching from "allocation
> of" to "allocating" is fine, and the other change is definitely clearer.
>

I'm good with that tweak. Committed in r125996.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110218/6720001c/attachment.html>


More information about the cfe-commits mailing list