[PATCH] D84843: [Analyzer] Remove inclusion of uniqueing decl from diagnostic profile.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 29 10:25:16 PDT 2020
NoQ accepted this revision.
NoQ added a comment.
Aha, ok, yeah, so that's what caused it!
I guess if we want a uniqueing decl for this case, we should use the original template decl rather than the instantiation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84843/new/
https://reviews.llvm.org/D84843
More information about the cfe-commits
mailing list