This commit is contained in:
2025-08-20 21:59:51 +08:00
parent 15aade052f
commit 7234b31ee0
5 changed files with 452 additions and 198 deletions

View File

@ -300,6 +300,9 @@ StatementMacros:
- YYCC_DEFAULT_COPY
- YYCC_DEFAULT_MOVE
- YYCC_DEFAULT_COPY_MOVE
- YYCC_DECL_COPY
- YYCC_DECL_MOVE
- YYCC_DECL_COPY_MOVE
TableGenBreakInsideDAGArg: DontBreak
TabWidth: 4
UseTab: Never