[PATCH] D58216: Support attribute used in member funcs of class templates II
David Zarzycki via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 8 09:51:52 PST 2019
davezarzycki added a comment.
I've got a patch pending for Swift. That being said, the clang diagnostics leave something to be desired. If `__attribute__((used))` on definitions is sloppy at best or wrong at worst, then that should have a warning/error. Want a bug report? Or does one exist already?
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