kparzysz wrote: > Can you just fix the output to match the expectations? It's really broken > that the tests do not trigger flang tests on clang changes given it uses the > driver, but it's also unreasonable to test flang based on how slow it is
Ok, I can do that. I've been wondering if it made sense to extract clang's driver into a separate (sub)project. Maybe it's something we should do eventually. https://github.com/llvm/llvm-project/pull/206483 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
