================ @@ -0,0 +1,3 @@ +// RUN: clang-format -dump-config 2>&1 | FileCheck %s ---------------- bhamiltoncx wrote:
Can you also add a test with `clang-format --assume-filename=foo.m -dump-config 2>&1 | FileCheck %s`? It should result in `Language: ObjC`. https://github.com/llvm/llvm-project/pull/80628 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits