mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-31 11:50:07 +00:00
Add @(warning=<string>)
This commit is contained in:
@@ -113,6 +113,7 @@ struct AttributeContext {
|
||||
isize init_expr_list_count;
|
||||
String thread_local_model;
|
||||
String deprecated_message;
|
||||
String warning_message;
|
||||
DeferredProcedure deferred_procedure;
|
||||
u32 optimization_mode; // ProcedureOptimizationMode
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user