tarunprabhu wrote: > Why do we need clang/test/Driver/flang/ when we have flang/test/Driver/ ?
The tests there are for `clang --driver-mode=flang`. Since they explicitly use the `clang` driver, I think it makes more sense for them to be there. We could change the directory name, or add a README.md there if you think that better. https://github.com/llvm/llvm-project/pull/207658 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
