[PATCH] D68568: [clang-format] Make '.clang-format' variants finding a loop

Anders Waldenborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 6 13:34:34 PST 2019


wanders added a comment.

In D68568#1735741 <https://reviews.llvm.org/D68568#1735741>, @MyDeveloperDay wrote:

> Do you need help landing this?


Sorry that I havn't gotten back to this.

I started looking into the "PathMatch" idea I floated in D68569 <https://reviews.llvm.org/D68569> ([clang-format] Also look for .{ext}.clang-format file). That would mean something entirely different than the patch in D68596 <https://reviews.llvm.org/D68596>, making this refactor less needed.

But I can still land it if you think it still relavant on its own.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68568/new/

https://reviews.llvm.org/D68568





More information about the cfe-commits mailing list