Skip to content

[BUG] Starting with sdk 8.0.407 compiler emits branchpoints that aren't excluded by the CecilSymbolHelper #1741

Closed
@daveMueller

Description

@daveMueller

Describe the bug
Starting with sdk 8.0.407 compiler emits branchpoints that aren't excluded by the CecilSymbolHelper for await using state machines. The unit tests for this in the CecilSymbolHelperTests start failing after using the sdk 8.0.407.

To Reproduce
Install sdk 8.0.407 and execute CecilSymbolHelperTests.

Expected behavior
All tests pass.

Actual behavior
Some tests are failing.

Configuration (please complete the following information):

  • sdk 8.0.407
  • debug configuration

Additional context
Failing build can be seen here: #1740

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwith reproIssue with repro

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions