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

Analyzer driver does not suppress generated code diagnostics reported on compilation actions #11217

Closed
mavasani opened this issue May 10, 2016 · 0 comments
Assignees
Milestone

Comments

@mavasani
Copy link
Contributor

See this comment

@mavasani mavasani self-assigned this May 10, 2016
@mavasani mavasani added this to the 1.3 milestone May 10, 2016
mavasani added a commit to mavasani/roslyn that referenced this issue May 10, 2016
… code when the analyzer is configured to analyze generated code, but not report diagnostics on generated code.

Fixes dotnet#11217
mavasani added a commit that referenced this issue May 11, 2016
#11225)

* Ensure that we suppress compilation diagnostics reported in generated code when the analyzer is configured to analyze generated code, but not report diagnostics on generated code.

Fixes #11217

* Address PR feedback to improve performance of AnalyzerDriver.IsInGeneratedCode

* Address PR feedback and modify test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant