[PATCH] D58216: Support attribute used in member funcs of class templates II
Rafael Auler via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 8 10:40:57 PST 2019
rafauler added a comment.
I definitely understand how the diagnostic can be confusing. However, it's the same diagnostic gcc provides too, so gcc users wouldn't be surprised. But you're right this can be improved by at least mentioning the attribute used in the diagnostic message. There's no bug report to this yet, it would be nice to file it.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58216/new/
https://reviews.llvm.org/D58216
More information about the cfe-commits
mailing list