Issue 61424
Summary Clang-format error: unknown enumerated scalar SpaceBeforeParens: Custom
Labels new issue
Assignees
Reporter alexolog
    When trying to format a c++ file from within Visual Studio Code with the clangd addon, and using clang-format 15.0.6 or 15.0.7 that was previously installed using homebrew, I get an error saying:
```
error: unknown enumerated scalar
SpaceBeforeParens: Custom
```
According to documentation, this option is valid in version 15
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to