diff options
author | Björn Schäpers <bjoern@hazardy.de> | 2023-09-09 22:31:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-09 22:31:58 +0200 |
commit | 84e3fdfc65232a4c940c2c3c9a2a8fe6c9b7806d (patch) | |
tree | 28d7acd29762dfeaae00d37bee3c110392fec0a9 /clang/lib/Serialization/ModuleFile.cpp | |
parent | 6a08cf12d9cbc960159bf40e47078a882ca510ce (diff) | |
download | llvm-84e3fdfc65232a4c940c2c3c9a2a8fe6c9b7806d.zip llvm-84e3fdfc65232a4c940c2c3c9a2a8fe6c9b7806d.tar.gz llvm-84e3fdfc65232a4c940c2c3c9a2a8fe6c9b7806d.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/Serialization/ModuleFile.cpp')
0 files changed, 0 insertions, 0 deletions