[PATCH] D40813: [clang-tidy] Adding Fuchsia checker for virtual inheritance

Julie Hockett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 15 10:55:24 PST 2017


This revision was automatically updated to reflect the committed changes.
juliehockett marked 4 inline comments as done.
Closed by commit rL320841: [clang-tidy] Adding Fuchsia checker for virtual inheritance (authored by juliehockett, committed by ).
Herald added a subscriber: klimek.

Changed prior to commit:
  https://reviews.llvm.org/D40813?vs=127033&id=127160#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40813

Files:
  clang-tools-extra/trunk/clang-tidy/fuchsia/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/fuchsia/FuchsiaTidyModule.cpp
  clang-tools-extra/trunk/clang-tidy/fuchsia/VirtualInheritanceCheck.cpp
  clang-tools-extra/trunk/clang-tidy/fuchsia/VirtualInheritanceCheck.h
  clang-tools-extra/trunk/docs/ReleaseNotes.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/fuchsia-virtual-inheritance.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
  clang-tools-extra/trunk/test/clang-tidy/fuchsia-virtual-inheritance.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40813.127160.patch
Type: text/x-patch
Size: 7852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171215/0cdef0d1/attachment.bin>


More information about the cfe-commits mailing list