This fixes up a regression we found from
https://reviews.llvm.org/D107267: in specific contexts, clang-format
stopped breaking after the ) in TypeScript decorations. There were no test cases covering this, so I added one.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo