summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/interception
diff options
context:
space:
mode:
authorAlexey Samsonov <vonosmas@gmail.com>2015-11-19 22:11:10 +0000
committerAlexey Samsonov <vonosmas@gmail.com>2015-11-19 22:11:10 +0000
commit145e4d64713eee6b62698369b584b33e83a87970 (patch)
treeb680bebf40911d934ec107f073332eaf938ccebf /compiler-rt/lib/interception
parentebee6129cdaeeaa3931bbd6d078a984c84d261f1 (diff)
downloadbcm5719-llvm-145e4d64713eee6b62698369b584b33e83a87970.tar.gz
bcm5719-llvm-145e4d64713eee6b62698369b584b33e83a87970.zip
Tell clang-format that (most) sanitizers are written using Google style guide.
llvm-svn: 253608
Diffstat (limited to 'compiler-rt/lib/interception')
-rw-r--r--compiler-rt/lib/interception/.clang-format1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/lib/interception/.clang-format b/compiler-rt/lib/interception/.clang-format
new file mode 100644
index 00000000000..f6cb8ad931f
--- /dev/null
+++ b/compiler-rt/lib/interception/.clang-format
@@ -0,0 +1 @@
+BasedOnStyle: Google
OpenPOWER on IntegriCloud