Commit Graph

5 Commits

Author SHA1 Message Date
susmonteiro
b7c5a47898 [cxx-interop] Fix crash when operator doesn't name parameter in header 2025-01-28 16:26:27 +00:00
Egor Zhdan
6d5eba92b9 C++ Interop: cleanup operator tests (NFC) 2021-02-25 01:16:49 +03:00
Michael Forster
0838a65e0d Test C++ out-of-line operator functions
Add a test to verify that C++ out-of-line operator functions are imported correctly.
Includes fixes for armv7 and arm64.

This is part of addressing SR-12748.
2020-06-05 12:32:23 +02:00
Michael Forster
e5e34fa3c9 Revert "Test C++ out-of-line operator functions (#32081)" (#32181)
This reverts commit f7473a7432.
2020-06-04 19:10:04 +02:00
Michael Forster
f7473a7432 Test C++ out-of-line operator functions (#32081)
Add tests to verify that C++ out-of-line operator functions are
imported correctly.
2020-06-03 10:37:27 +02:00