dotnet/roslyn

Add test to demonstrate that retargeted error symbols cause use-site errors

Open

#4 680 ouverte le 20 août 2015

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C# (4 257 forks)batch import
Area-CompilersTesthelp wanted

Métriques du dépôt

Stars
 (20 414 stars)
Métriques de merge PR
 (Merge moyen 6j 17h) (256 PRs mergées en 30 j)

Description

We should add a test for any fix for 1090472, demonstrating that retargeted error symbols cause the dependent compilation to produce an error rather than compiling without error.

One approach to testing it, if it is hard to find a repro otherwise, is to add a compiler flag that forces an error symbol that requires retargeting.

Migrated from TFS/DevDiv 1090473

Guide contributeur