kristina added inline comments. ================ Comment at: lib/Driver/Driver.cpp:418 + replaceString(T, "-pc-gnu", "-pc-hurd-gnu"); + TargetTriple = T; + ---------------- Reference to a local variable? Repository: rC Clang https://reviews.llvm.org/D54379