We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Minimal example test.h:
[this,a=a]() -> struct S { return {}; }
.clang-format:
--- Language: Cpp
Output of clang-format --style=file test.h: Configuration file(s) do(es) not support Objective-C: /tmp/.clang-format
clang-format --version: clang-format version 18.1.7