Skip to content
Unverified Commit 84e3fdfc authored by Björn Schäpers's avatar Björn Schäpers Committed by GitHub
Browse files

[clang-format] BreakBeforeNoexceptSpecifier option added (#65808)

It really bugs me that it breaks to
``` c++
...) noexcept(
    noexcept(condition)...
```

This is a fix for people like me.
parent 6a08cf12
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment