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

via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 20 22:57:39 PST 2025


mydeveloperday wrote:

a bit old school..

```
/* -*- Mode: C++; -*- */
/* -*- Mode: C; -*- */
/* -*- Mode: objc; -*- */
```

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


More information about the cfe-commits mailing list