Update clang format comment for 4.0.0

This commit is contained in:
Daniel James 2017-10-29 16:52:46 +00:00
parent adfc7f4d5d
commit 8f7b7ca7b3
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
# Distributed under the Boost Software License, Version 1.0. (See accompanying
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
# Using clang format 3.8
# http://llvm.org/releases/3.8.0/tools/clang/docs/ClangFormatStyleOptions.html
# Using clang format 4.0
# http://llvm.org/releases/4.0.0/tools/clang/docs/ClangFormatStyleOptions.html
# Becuase you have to start somewhere.
BasedOnStyle: LLVM