[Openmp-commits] [PATCH] D38837: Add explicit values to .clang-format

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Oct 17 10:17:18 PDT 2017


jlpeyton added a comment.

> The main question remaining is, to what files should we apply clang-format. You already pointed out that we should not format tests.

We also need to include kmp_itt.inl.  So *.cpp *.h *.inl should do the trick.


https://reviews.llvm.org/D38837





More information about the Openmp-commits mailing list