Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Style: Workaround clang-format 14 bug with
Inline
oneliner functions
We use 'All' which is the default in the base LLVM style. That's not the style we want but it works around the upstream regression until clang-format 15.0 is released and widely used: llvm/llvm-project#54901
- Loading branch information