Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize FatalError handlers in VS and OOP #47554

Merged
merged 8 commits into from
Sep 19, 2020

Commits on Sep 12, 2020

  1. Configuration menu
    Copy the full SHA
    3ef7b36 View commit details
    Browse the repository at this point in the history
  2. Remove WatsonTraceListener from Remote.ServiceHub

    This listener conflicts with ThrowingTraceListener, and significantly
    impairs the ability to identify test failures.
    sharwell committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    3328bd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae59b76 View commit details
    Browse the repository at this point in the history
  4. Disable validation of incremental parsing

    Currently the incremental parser is not producing trees with the correct
    text. However, this bug was introduced in the past and is failing now
    that debug assertions are checked in builds.
    
    See dotnet#47610
    sharwell committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    aeb0a50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    643961f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5045f94 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2020

  1. Configuration menu
    Copy the full SHA
    81bc312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c560a93 View commit details
    Browse the repository at this point in the history