llvm-project/clang-tools-extra/clang-tidy/fuchsia
Julie Hockett 337aea438c [clang-tidy] Exclude forward decls from fuchsia-multiple-inheritance
Addresses b39770.

Differential Revision: https://reviews.llvm.org/D64813

llvm-svn: 366354
2019-07-17 17:40:53 +00:00
..
CMakeLists.txt [clang-tidy] Split fuchsia-default-arguments 2019-06-18 18:07:33 +00:00
DefaultArgumentsCallsCheck.cpp [clang-tidy] Split fuchsia-default-arguments 2019-06-18 18:07:33 +00:00
DefaultArgumentsCallsCheck.h [clang-tidy] Split fuchsia-default-arguments 2019-06-18 18:07:33 +00:00
DefaultArgumentsDeclarationsCheck.cpp [clang-tidy] Split fuchsia-default-arguments 2019-06-18 18:07:33 +00:00
DefaultArgumentsDeclarationsCheck.h [clang-tidy] Split fuchsia-default-arguments 2019-06-18 18:07:33 +00:00
FuchsiaTidyModule.cpp [clang-tidy] Split fuchsia-default-arguments 2019-06-18 18:07:33 +00:00
MultipleInheritanceCheck.cpp [clang-tidy] Exclude forward decls from fuchsia-multiple-inheritance 2019-07-17 17:40:53 +00:00
MultipleInheritanceCheck.h [clang-tidy] Switch checks to #include "ClangTidyCheck.h" 2019-03-25 12:38:26 +00:00
OverloadedOperatorCheck.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
OverloadedOperatorCheck.h [clang-tidy] Switch checks to #include "ClangTidyCheck.h" 2019-03-25 12:38:26 +00:00
RestrictSystemIncludesCheck.cpp [clang-tidy] Move all checks to the new registerPPCallbacks API 2019-03-22 18:58:12 +00:00
RestrictSystemIncludesCheck.h [clang-tidy] Switch checks to #include "ClangTidyCheck.h" 2019-03-25 12:38:26 +00:00
StaticallyConstructedObjectsCheck.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
StaticallyConstructedObjectsCheck.h [clang-tidy] Switch checks to #include "ClangTidyCheck.h" 2019-03-25 12:38:26 +00:00
TrailingReturnCheck.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
TrailingReturnCheck.h [clang-tidy] Switch checks to #include "ClangTidyCheck.h" 2019-03-25 12:38:26 +00:00
VirtualInheritanceCheck.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
VirtualInheritanceCheck.h [clang-tidy] Switch checks to #include "ClangTidyCheck.h" 2019-03-25 12:38:26 +00:00