[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:27:38 PDT 2018


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

- use the global ASTMatchers for dependent expressions


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.164721.patch
Type: text/x-patch
Size: 16046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180910/d519666c/attachment-0001.bin>


More information about the cfe-commits mailing list