[PATCH] D37060: [clang-tidy] Improve hicpp-exception-baseclass to handle generic code better

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 30 06:24:45 PDT 2017


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

- added inheritance cases, adjusted matcher is required


https://reviews.llvm.org/D37060

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37060.113252.patch
Type: text/x-patch
Size: 9787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170830/90ea9677/attachment-0001.bin>


More information about the cfe-commits mailing list