summaryrefslogtreecommitdiffstats
path: root/compiler-rt
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt')
-rw-r--r--compiler-rt/lib/asan/.clang-format1
-rw-r--r--compiler-rt/lib/dfsan/.clang-format1
-rw-r--r--compiler-rt/lib/hwasan/.clang-format1
-rw-r--r--compiler-rt/lib/interception/.clang-format1
-rw-r--r--compiler-rt/lib/lsan/.clang-format1
-rw-r--r--compiler-rt/lib/msan/.clang-format1
-rw-r--r--compiler-rt/lib/safestack/.clang-format1
-rw-r--r--compiler-rt/lib/sanitizer_common/.clang-format1
-rw-r--r--compiler-rt/lib/tsan/.clang-format1
9 files changed, 0 insertions, 9 deletions
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
-
OpenPOWER on IntegriCloud