================ ---------------- petrhosek wrote:
Using one option parser only to construct a string and feed it to another option parser just adds unnecessary complexity. Can you instead parse these options directly just like the other ones? https://github.com/llvm/llvm-project/pull/177868 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
