[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 09:56:07 PDT 2018
    
    
  
JonasToth updated this revision to Diff 164690.
JonasToth added a comment.
- Fix typedependant expressions are ignored
This one took me way longer then it should have, but I discovered new templated 
code constructs and added test accordingly.
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.164690.patch
Type: text/x-patch
Size: 16364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180910/38c88ae5/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list