EricWF added inline comments.
================
Comment at: include/clang/Basic/DiagnosticGroups.td:631
// UnusedParameter, (matches GCC's behavior)
+ // UnusedTemplate, (clean-up libc++ before enabling)
// UnusedMemberFunction, (clean-up llvm before
enabling)
----------------
Is libc++ not clean for this? I just ran the libc++ tests with
-Wunused-template and didn't see any errors.
https://reviews.llvm.org/D29877
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits