[Openmp-commits] [PATCH] D38837: Add explicit values to .clang-format
Jonas Hahnfeld via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Oct 12 12:08:35 PDT 2017
Hahnfeld added a comment.
In https://reviews.llvm.org/D38837#896173, @AndreyChurbanov wrote:
> Right. We found that each (we haven't tried all versions of cause:) version of the clang-format produces different formatting, so we decided to stick with the version 3.8.1:
> $ clang-format --version
> clang-format version 3.8.1 (http://llvm.org/git/clang.git 9fd77bd68130d9b2fbc56a3138b6f981d560480a) (http://llvm.org/git/llvm.git 8b47c17a53d683f313eaaa93c4a53de26d8fcba5)
So maybe some if this is needed to get it also to work with newer versions because they added options?
https://reviews.llvm.org/D38837
More information about the Openmp-commits
mailing list