ioeric added a comment. > This is useful in the case where the calling tool always wants to use a > particular non-default implementation (e.g. the tool should always be run > with the all-TUs executor)
Any reason not to use the constructor of `AllTUsToolExecutor` directly? There is one that takes `CommonOptionsParser`. https://reviews.llvm.org/D52753 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits