kristina added inline comments. ================ Comment at: lib/Driver/Driver.cpp:392 +static void replaceString(std::string &S, + const char *Other, ---------------- Same as previous comment regarding this type of function. Repository: rC Clang https://reviews.llvm.org/D54379