dotnet/roslyn

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

Aberta

#4.680 aberto em 20 de ago. de 2015

 (0 comentário) (0 reação) (0 responsável)C# (4.257 forks)batch import
Area-CompilersTesthelp wanted

Métricas do repositório

Stars
 (20.414 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador