12 Commits (clang-cl)

Author SHA1 Message Date
josetr a6e0595428
Remove unsupported calling convention usage (#1454) 5 years ago
josetr 8c4465bb11
Fix PInvokeStackImbalance when calling C++ methods (#1453) 5 years ago
Dimitar Dobrev 0e39ab705a Import native DLL-s (tests and parser) with MSVC 5 years ago
Joao Matos 7fedac2740 Fixed warnings in native test code. 7 years ago
Abhinav Tripathi e9152a79b5 Fixed missing namespace problem. 10 years ago
Dimitar Dobrev f77d394eb1 Generated methods and variables of base classes of value types. 11 years ago
Tom Spilman 51fa468cfa Added unit test for in/out for primitive parameters. 11 years ago
triton 8c75289033 Check for defines before defining to get rid of some warnings. 11 years ago
triton e85d8cd7eb Fixed CDECL to actually attribute as `cdecl` and not `stdcall`. 11 years ago
Elias Holzer cc3cc40fc4 When generating delegates attributed types need to be taken into account or proper calling convention won't get picked up. 11 years ago
triton acbe8b44d2 Added GCC visibility macro to export declarations. 11 years ago
triton 341140b929 Factor DLL API macros into its own shared header for tests. 11 years ago