[clang] [clang-format] Allow specifying the language for `.h` files (PR #128122)

Owen Pan via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 21 19:52:11 PST 2025


owenca wrote:

> I think
> 
> ```
> // clang-format Language: ObjC
> ```
> 
> is fine, I just wondered if we wanted to support the Emacs mode as well.. (maybe a later commit if someone specifically asks)

Got it, but nah.

https://github.com/llvm/llvm-project/pull/128122


More information about the cfe-commits mailing list