From fb663789d3c862353d6077e71df4efd1bcb9477b Mon Sep 17 00:00:00 2001 From: Vitaly Buka Date: Wed, 9 May 2018 00:44:26 +0000 Subject: [sanitizer] Remove unneeded blank lines llvm-svn: 331831 --- compiler-rt/lib/asan/.clang-format | 1 - compiler-rt/lib/dfsan/.clang-format | 1 - compiler-rt/lib/hwasan/.clang-format | 1 - compiler-rt/lib/interception/.clang-format | 1 - compiler-rt/lib/lsan/.clang-format | 1 - compiler-rt/lib/msan/.clang-format | 1 - compiler-rt/lib/safestack/.clang-format | 1 - compiler-rt/lib/sanitizer_common/.clang-format | 1 - compiler-rt/lib/tsan/.clang-format | 1 - 9 files changed, 9 deletions(-) (limited to 'compiler-rt') diff --git a/compiler-rt/lib/asan/.clang-format b/compiler-rt/lib/asan/.clang-format index d96be21b2ff..560308c91de 100644 --- a/compiler-rt/lib/asan/.clang-format +++ b/compiler-rt/lib/asan/.clang-format @@ -1,3 +1,2 @@ BasedOnStyle: Google AllowShortIfStatementsOnASingleLine: false - diff --git a/compiler-rt/lib/dfsan/.clang-format b/compiler-rt/lib/dfsan/.clang-format index d96be21b2ff..560308c91de 100644 --- a/compiler-rt/lib/dfsan/.clang-format +++ b/compiler-rt/lib/dfsan/.clang-format @@ -1,3 +1,2 @@ BasedOnStyle: Google AllowShortIfStatementsOnASingleLine: false - diff --git a/compiler-rt/lib/hwasan/.clang-format b/compiler-rt/lib/hwasan/.clang-format index d96be21b2ff..560308c91de 100644 --- a/compiler-rt/lib/hwasan/.clang-format +++ b/compiler-rt/lib/hwasan/.clang-format @@ -1,3 +1,2 @@ BasedOnStyle: Google AllowShortIfStatementsOnASingleLine: false - diff --git a/compiler-rt/lib/interception/.clang-format b/compiler-rt/lib/interception/.clang-format index d96be21b2ff..560308c91de 100644 --- a/compiler-rt/lib/interception/.clang-format +++ b/compiler-rt/lib/interception/.clang-format @@ -1,3 +1,2 @@ BasedOnStyle: Google AllowShortIfStatementsOnASingleLine: false - diff --git a/compiler-rt/lib/lsan/.clang-format b/compiler-rt/lib/lsan/.clang-format index d96be21b2ff..560308c91de 100644 --- a/compiler-rt/lib/lsan/.clang-format +++ b/compiler-rt/lib/lsan/.clang-format @@ -1,3 +1,2 @@ BasedOnStyle: Google AllowShortIfStatementsOnASingleLine: false - diff --git a/compiler-rt/lib/msan/.clang-format b/compiler-rt/lib/msan/.clang-format index d96be21b2ff..560308c91de 100644 --- a/compiler-rt/lib/msan/.clang-format +++ b/compiler-rt/lib/msan/.clang-format @@ -1,3 +1,2 @@ BasedOnStyle: Google AllowShortIfStatementsOnASingleLine: false - diff --git a/compiler-rt/lib/safestack/.clang-format b/compiler-rt/lib/safestack/.clang-format index d96be21b2ff..560308c91de 100644 --- a/compiler-rt/lib/safestack/.clang-format +++ b/compiler-rt/lib/safestack/.clang-format @@ -1,3 +1,2 @@ BasedOnStyle: Google AllowShortIfStatementsOnASingleLine: false - diff --git a/compiler-rt/lib/sanitizer_common/.clang-format b/compiler-rt/lib/sanitizer_common/.clang-format index d96be21b2ff..560308c91de 100644 --- a/compiler-rt/lib/sanitizer_common/.clang-format +++ b/compiler-rt/lib/sanitizer_common/.clang-format @@ -1,3 +1,2 @@ BasedOnStyle: Google AllowShortIfStatementsOnASingleLine: false - diff --git a/compiler-rt/lib/tsan/.clang-format b/compiler-rt/lib/tsan/.clang-format index d96be21b2ff..560308c91de 100644 --- a/compiler-rt/lib/tsan/.clang-format +++ b/compiler-rt/lib/tsan/.clang-format @@ -1,3 +1,2 @@ BasedOnStyle: Google AllowShortIfStatementsOnASingleLine: false - -- cgit v1.2.3