v.g.vassilev 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) ---------------- EricWF wrote: > Is libc++ not clean for this? I just ran the libc++ tests with > -Wunused-template and didn't see any errors. I think we were waiting also for the chromium guys. Perhaps they moved, too. https://reviews.llvm.org/D29877 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits