aaron.ballman added a comment.

In D93375#2479303 <https://reviews.llvm.org/D93375#2479303>, @tbaeder wrote:

> I guess I could add a test for the example I posted, but I'm not sure of how 
> much value that is. Or do you mean a test case that -ansi and -std=c89 behave 
> the same in every situation?

I was thinking of a test that demonstrates that a given flag isn't passed along 
to the linker so that we could test that neither `-std=whatever` nor `-ansi` 
get passed along (to ensure we don't regress accidentally in the future). 
However, I'm not certain if that's a big ask or not.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93375/new/

https://reviews.llvm.org/D93375

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

Reply via email to