summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lld/.clang-format2
1 files changed, 2 insertions, 0 deletions
diff --git a/lld/.clang-format b/lld/.clang-format
new file mode 100644
index 00000000000..8185120f3e9
--- /dev/null
+++ b/lld/.clang-format
@@ -0,0 +1,2 @@
+BasedOnStyle: LLVM
+Standard: Cpp11
OpenPOWER on IntegriCloud