r289259 - Improve error message when referencing a non-tag type with a tag
Reid Kleckner via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 9 13:10:47 PST 2016
On Fri, Dec 9, 2016 at 12:01 PM, Nico Weber <thakis at chromium.org> wrote:
> I never heard "class specifier" outside of compilerese either…
>
Even if "specifier" is noise to the user, we mention the exact keyword they
used, i.e. class, struct, union, enum. That seems like a big improvement.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161209/5705c65f/attachment.html>
More information about the cfe-commits
mailing list