aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/misc/SizeofContainerCheck.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang-tidy/misc/SizeofContainerCheck.h')
-rw-r--r--clang-tidy/misc/SizeofContainerCheck.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang-tidy/misc/SizeofContainerCheck.h b/clang-tidy/misc/SizeofContainerCheck.h
index c17bbbd0..ed13ca56 100644
--- a/clang-tidy/misc/SizeofContainerCheck.h
+++ b/clang-tidy/misc/SizeofContainerCheck.h
@@ -34,4 +34,3 @@ public:
} // namespace clang
#endif // LLVM_CLANG_TOOLS_EXTRA_CLANG_TIDY_MISC_SIZEOF_CONTAINER_H
-