9 Commits (2be56cbf0dc68b70a80c56ed21600a874efaa0dd)

Author SHA1 Message Date
Dimitar Dobrev b9e3efbf0c Removed the option for copy ctors and prevented usage of ignored ones. 10 years ago
triton a0e6fb874e Fix the virtual table tests compilation under GCC. 10 years ago
triton e2b74a7697 Implemented virtual function call handling. 10 years ago
triton 341140b929 Factor DLL API macros into its own shared header for tests. 11 years ago
Dimitar Dobrev be34899fc5 Added tests for v-tables checking calls to virtuals from within C++ and passing parameters. 12 years ago
Dimitar Dobrev 59e0fb9ede Generated correct v-tables when using the Itanium ABI. 12 years ago
triton 44ce759a33 V-table method delegates need to take into account same-named overloads. 12 years ago
Dimitar Dobrev 8a61ee71d9 Added tests for the changes in the renaming pass. 12 years ago
triton e0903d8fac Added virtual table tests. 12 years ago