[lld] r212336 - Remove redundant "Standard: Cpp11" tag. The LLVM style has used the

Simon Atanasyan simon at atanasyan.com
Fri Jul 4 05:08:03 PDT 2014


Author: atanasyan
Date: Fri Jul  4 07:08:03 2014
New Revision: 212336

URL: http://llvm.org/viewvc/llvm-project?rev=212336&view=rev
Log:
Remove redundant "Standard: Cpp11" tag. The LLVM style has used the
Cpp11 standard since r202637.

Modified:
    lld/trunk/.clang-format

Modified: lld/trunk/.clang-format
URL: http://llvm.org/viewvc/llvm-project/lld/trunk/.clang-format?rev=212336&r1=212335&r2=212336&view=diff
==============================================================================
--- lld/trunk/.clang-format (original)
+++ lld/trunk/.clang-format Fri Jul  4 07:08:03 2014
@@ -1,2 +1 @@
 BasedOnStyle: LLVM
-Standard: Cpp11





More information about the llvm-commits mailing list