Browse Source

Remove redundant "Standard: Cpp11" tag. The LLVM style has used the
Cpp11 standard since r202637.

git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@212336 91177308-0d34-0410-b5e6-96231b3b80d8

Simon Atanasyan 11 years ago
parent
commit
758ef30bc2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .clang-format

+ 0 - 1
.clang-format

@@ -1,2 +1 @@
 BasedOnStyle: LLVM
-Standard: Cpp11