[PATCH] D41549: Detemplate reportDuplicate
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 23 00:23:48 PST 2017
grimar accepted this revision.
grimar added a comment.
This revision is now accepted and ready to land.
I think it is useful change because allows to, for example, call `addRegular` from non-templated code
and so use error reporting properly (I was need it in https://reviews.llvm.org/D41438), so LGTM.
https://reviews.llvm.org/D41549
More information about the llvm-commits
mailing list