ariccio added a comment.

In http://reviews.llvm.org/D18073#372697, @zaks.anna wrote:

> Since we are adding support for so many new APIs that are only available on 
> Windows, could you please condition checking them only when we build for 
> Windows. You probably can look and Language Options to figure that out.


Is there a problem with checking  them on linux/OSX also?

> Also, we should not duplicate all of our tests. Instead, we should add a 
> single test per added API checking that it is modeling the operation we think 
> it should model.


So should I dump the _dbg versions from the tests?


http://reviews.llvm.org/D18073



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to