Join Slack
Powered by
Hey guys, is there a way to prevent the compiler f...
# announcements
m
Marc Knaup
10/07/2017, 12:10 AM
Hey guys, is there a way to prevent the compiler from inlining any method? That would be useful for unit testing where inlining sometimes seems to break code coverage reports due to missed instructions and branches which shouldn’t even be there.
Open in Slack
Previous
Next