Prabhuk wrote: > Some older toolchains were probably contributed with a lot of > `CmdArgs.push_back` uncovered by tests. They are not good examples to follow. > For new toolchains, we do want all constructed `CmdArgs.push_back` to be > covered. This allows refactoring by someone who is unfamiliar with your usage > pattern.
Thank you! I believe the test in `clang/test/Driver/uefi-constructed-args.c` covers all constructed args. PTAL. https://github.com/llvm/llvm-project/pull/76838 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits