atanasyan accepted this revision. atanasyan added a comment. This revision is now accepted and ready to land.
LGTM with a nit. ================ Comment at: include/clang/Driver/ToolChain.h:253 @@ -252,1 +252,3 @@ + virtual SmallString<128> getCompilerRT(const llvm::opt::ArgList &Args, + StringRef Component, ---------------- Return `std::string` for consistency with other methods. http://reviews.llvm.org/D13339 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits