aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/google/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid L. Jones <dlj@google.com>2017-11-10 01:07:01 +0000
committerDavid L. Jones <dlj@google.com>2017-11-10 01:07:01 +0000
commit81f5ab7c488b645ad1c1587fc4a30451d12aaac1 (patch)
treec3331c78bef039912822e0bdd91ccb8d13a8001d /clang-tidy/google/CMakeLists.txt
parentb45dfb580a31728152191997d9e38b5303e13551 (diff)
parent581db2fb12d757abd22881403295744d5c57e2dd (diff)
Creating branches/google/testing and tags/google/testing/ from r317203
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/branches/google/testing@317856 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'clang-tidy/google/CMakeLists.txt')
-rw-r--r--clang-tidy/google/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang-tidy/google/CMakeLists.txt b/clang-tidy/google/CMakeLists.txt
index efe3b3cd..ff48b63d 100644
--- a/clang-tidy/google/CMakeLists.txt
+++ b/clang-tidy/google/CMakeLists.txt
@@ -8,7 +8,6 @@ add_clang_library(clangTidyGoogleModule
GlobalNamesInHeadersCheck.cpp
GoogleTidyModule.cpp
IntegerTypesCheck.cpp
- MemsetZeroLengthCheck.cpp
NonConstReferences.cpp
OverloadedUnaryAndCheck.cpp
StringReferenceMemberCheck.cpp