introduce CoercePointeeWellformed for coherence checks at typeck stage

This commit is contained in:
Ding Xiang Fei
2025-01-27 06:06:06 +08:00
parent 43ca9d18e3
commit de405dcb8f
15 changed files with 337 additions and 36 deletions

View File

@@ -545,6 +545,7 @@ E0798: 0798,
E0799: 0799,
E0800: 0800,
E0801: 0801,
E0802: 0802,
);
)
}