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

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 3 14:47:16 PDT 2018


JonasToth updated this revision to Diff 159099.
JonasToth added a comment.

- add better diagnostics about template instantiated exception types


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D48714

Files:
  clang-tidy/hicpp/ExceptionBaseclassCheck.cpp
  test/clang-tidy/hicpp-exception-baseclass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48714.159099.patch
Type: text/x-patch
Size: 9243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180803/a7def541/attachment.bin>


More information about the cfe-commits mailing list