[PATCH] D16179: [clang-tidy] Handle decayed types and other improvements in VirtualNearMiss check.

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 15 12:30:47 PST 2016


xazax.hun updated this revision to Diff 45022.
xazax.hun added a comment.

- Address a review comment.
- Fix an assertion failure for methods that has non-identifier name e.g.: destructors.
- Ignore qualifiers.


http://reviews.llvm.org/D16179

Files:
  clang-tidy/misc/VirtualNearMissCheck.cpp
  test/clang-tidy/misc-virtual-near-miss.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16179.45022.patch
Type: text/x-patch
Size: 4750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160115/e885a98a/attachment.bin>


More information about the cfe-commits mailing list