fix: fix all build issue of dialog namespace but not test.

This commit is contained in:
2025-08-20 21:59:51 +08:00
parent 15aade052f
commit f9365481b9
5 changed files with 649 additions and 341 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