summaryrefslogtreecommitdiffstats
path: root/lld/.clang-format
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2014-07-04 12:08:03 +0000
committerSimon Atanasyan <simon@atanasyan.com>2014-07-04 12:08:03 +0000
commit778c029e040ea5afadebeb6403ec9088544bbb10 (patch)
tree75e060776423cc0dc0161053ed56bcf4620293eb /lld/.clang-format
parent91e9f4d6f81629a32696802b809f4cf679634826 (diff)
downloadbcm5719-llvm-778c029e040ea5afadebeb6403ec9088544bbb10.tar.gz
bcm5719-llvm-778c029e040ea5afadebeb6403ec9088544bbb10.zip
Remove redundant "Standard: Cpp11" tag. The LLVM style has used the
Cpp11 standard since r202637. llvm-svn: 212336
Diffstat (limited to 'lld/.clang-format')
-rw-r--r--lld/.clang-format1
1 files changed, 0 insertions, 1 deletions
diff --git a/lld/.clang-format b/lld/.clang-format
index 8185120f3e9..9b3aa8b7213 100644
--- a/lld/.clang-format
+++ b/lld/.clang-format
@@ -1,2 +1 @@
BasedOnStyle: LLVM
-Standard: Cpp11
OpenPOWER on IntegriCloud