|
strong |
Identifies the compiler, supported by an assembly.
Enumerator | |
---|---|
unknown | The compiler is unknown. |
msvc | The compiler is Microsoft Visual Studio. |
clang | The compiler is clang. |
gcc | The compiler is gcc. |
apple_clang | The compiler is Apple clang. |
microsoft_visual_studio | The compiler is Microsoft Visual Studio.
|