[PATCH] D89276: Support ObjC in IncludeInserter

Joe Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 22:17:59 PDT 2020


compositeprimes added a comment.

clang-format is complaining about my ordering of headers in my test case in IncludeInserterTest (but that's correct objc formatting). Not sure if there's a way to disable that on those lines


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89276



More information about the llvm-commits mailing list