llvm-project
6330f1e0
- [clang-format] Fix a regression in `PointerAlignment: Left` (#124085)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
253 days ago
[clang-format] Fix a regression in `PointerAlignment: Left` (#124085) Don't insert a space between a type declaration r_paren and &/&&. Fixes #124073.
References
#124085 - [clang-format] Fix a regression in `PointerAlignment: Left`
Author
owenca
Parents
2f39d138
Loading