Skip to content
Unverified Commit 00582636 authored by Hirofumi Nakamura's avatar Hirofumi Nakamura Committed by GitHub
Browse files

[clang-format] Support of TableGen tokens with unary operator like form, bang...

[clang-format] Support of TableGen tokens with unary operator like form, bang operators and numeric literals. (#78996)

Adds the support for tokens that have forms like unary operators.
- bang operators:  `!name`
- cond operator: `!cond`
- numeric literals: `+1`, `-1`
cond operator are one of bang operators but is distinguished because it has very specific syntax.
parent 0129ff17
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment