Add -para-poly-diagnostics

This commit is contained in:
gingerBill
2025-09-29 14:03:32 +01:00
parent 11dc6680d2
commit 53f4fc1cbb
6 changed files with 196 additions and 0 deletions

View File

@@ -548,6 +548,8 @@ struct BuildContext {
bool ignore_microsoft_magic;
bool linker_map_file;
bool para_poly_diagnostics;
bool use_single_module;
bool use_separate_modules;
bool module_per_file;