[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 08:25:21 PDT 2017


JonasToth updated this revision to Diff 113269.
JonasToth marked an inline comment as done.
JonasToth added a comment.

- adjusted expected diagnostics
- adjust diagnostics and remove private inheritance cases


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.113269.patch
Type: text/x-patch
Size: 11392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170830/b9199c38/attachment.bin>


More information about the cfe-commits mailing list