cyndyishida wrote: > I was not sure if `clang/utils/TestUtils` is best, but it does not seem to > contain any utils for llvm-lit, which confused me.
Yeah, I put it in the same place as `module-deps-to-rsp.py` since I see it as functionally similar. > I think the migration of the other tests could also be a good first issue. I > can also file it after this lands. :) Great point. I was just thinking of having an LLM update them. I'll update a handful for precedent reasons in a follow-up patch, but otherwise leave most as a starter bug. https://github.com/llvm/llvm-project/pull/206758 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
