[clang] [Clang][Sema] Don't say "is declared here" for invalid template locations (PR #71264)

via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 28 21:24:47 PST 2023


cor3ntin wrote:

That's a lot of repeated code. Should we have a "NoteTemplateLocation" function(s) of some sort that would do the check and the diag as appropriate?

https://github.com/llvm/llvm-project/pull/71264


More information about the cfe-commits mailing list