================ ---------------- dzbarsky wrote:
I agree it's a code smell; the reason for it is that those cl::Opt are defined deeper in a library instead of in the main file, and are used by other tools as well. Given the size of this change, I felt that untangling that would be better left to a subsequent PR https://github.com/llvm/llvm-project/pull/177868 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
