lenary wrote: I was thinking about this further overnight.
I think I shouldn't be placing the `clang.cfg`s in the build directory's bin directory, so they don't apply to `check-clang` and manual execution of `llvm-lit clang/test`. But they should still go in the install's `bin` directory. Alternatively maybe in the `clang/test/Driver` directory I could set the environment variable that prevents clang from auto-loading the config files. Feedback on this and the things raised above would be welcome. https://github.com/llvm/llvm-project/pull/188857 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
