This website works better with JavaScript
Home
Explore
Help
Register
Sign In
FangSoftSoft
/
lld
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
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
8b9a2323cd
commit
758ef30bc2
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
.clang-format
+ 0
- 1
.clang-format
View File
@@ -1,2 +1 @@
BasedOnStyle: LLVM
-Standard: Cpp11