swift
7c8523cf - Use "transparent_stepping" attribute in C++ compiler generated interop

Commit
2 years ago
Use "transparent_stepping" attribute in C++ compiler generated interop Use transparent_stepping instead of nodebug and alwaysinline in compiler generated C++ code from Swift. This attribute allow for annotated functions to be used in expression evaluation, which is an advantage over the former two.
Author
Parents
Loading