[PATCH] D48714: [clang-tidy] fix PR37913, templated exception factory diagnosed correctly

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 10 12:34:03 PDT 2018


JonasToth added a comment.

I added more testcases for templates and improved the diagnostics with notes. This includes newly discovered false positives related to uninstantiated templates.

@alexfh, @hokein Would you like to see better diagnostics?


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D48714





More information about the cfe-commits mailing list