Without these then all of these functions show up in all object files which include int_lib.h on Windows. This'll help prevent duplicate symbols by ensuring they're not exported.
Details
Details
Diff Detail
Diff Detail
Differential D34599
[builtins] Flag __builtin_cl* functions as `static` Needs ReviewPublic Authored by alexcrichton on Jun 24 2017, 12:00 PM.
Details
Summary Without these then all of these functions show up in all object files which include int_lib.h on Windows. This'll help prevent duplicate symbols by ensuring they're not exported.
Diff Detail
Diff 103858 lib/builtins/int_lib.h
|