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

[clang-format] Support of TableGen statements in unwrapped line parser (#78846)



Make TableGen's statements to be parsed considering their structure.
- Avoid to parse label
- Avoid class from being parsed as c++'s class
- Support if statement of the form `if <cond> then { ... }` 
- Support defset statement of the form `defset <type> <name> {}`

---------

Co-authored-by: default avatarBjörn Schäpers <github@hazardy.de>
parent 60963272
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment