[PATCH] D68569: [clang-format] Also look for .{ext}.clang-format file
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 7 06:07:08 PDT 2019
lebedev.ri added a comment.
In D68569#1697248 <https://reviews.llvm.org/D68569#1697248>, @wanders wrote:
> The "Language" option can not distinguish between C and C++.
>
> We have projects which contains both C and C++ code. Using different style (yes..) for C and C++. Our C++ headers are named hpp.
That seems like a much smaller bug/feature to fix ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68569/new/
https://reviews.llvm.org/D68569
More information about the cfe-commits
mailing list