浏览代码

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 年之前
父节点
当前提交
758ef30bc2
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .clang-format

+ 0 - 1
.clang-format

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