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

Cpp11 standard since r202637.

llvm-svn: 212336
This commit is contained in:
Simon Atanasyan 2014-07-04 12:08:03 +00:00
parent 91e9f4d6f8
commit 778c029e04

View File

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