Home
Phabricator
Search
Configure Global Search
Log In
Please use
GitHub pull requests
for new patches. Avoid migrating existing patches.
Phabricator shutdown timeline
Transactions
D127873
Change Details
Change Details
Old
New
Diff
Fixes llvm.org/pr55810 Star tokens should be categorized as TT_PointerOrReference instead of TT_BinaryOperator when behind the right bracket.
Fixes llvm.org/pr55810 Star tokens should be categorized as TT_PointerOrReference instead of TT_BinaryOperator when behind the right bracket. - Add annotator test - Add formatting test - Handle reference cases by `PrevToken->MatchingParen`
Fixes llvm.org/pr55810 Star tokens should be categorized as TT_PointerOrReference instead of TT_BinaryOperator when behind the right bracket.
- Add annotator test - Add formatting test - Handle reference cases by `PrevToken->MatchingParen`
Continue