[BUG] Starting with sdk
8.0.407 compiler emits branchpoints that aren't excluded by the CecilSymbolHelper
#1741
Labels
sdk
8.0.407 compiler emits branchpoints that aren't excluded by the CecilSymbolHelper
#1741
Describe the bug
Starting with
sdk
8.0.407 compiler emits branchpoints that aren't excluded by theCecilSymbolHelper
for await using state machines. The unit tests for this in theCecilSymbolHelperTests
start failing after using thesdk
8.0.407.To Reproduce
Install
sdk
8.0.407 and executeCecilSymbolHelperTests
.Expected behavior
All tests pass.
Actual behavior
Some tests are failing.
Configuration (please complete the following information):
sdk
8.0.407Additional context
Failing build can be seen here: #1740
The text was updated successfully, but these errors were encountered: