grimar added inline comments. ================ Comment at: DriverUtils.cpp:62 @@ +61,3 @@ + + auto Unknowns = Args.filtered(OPT_UNKNOWN); + for (auto *Arg : Unknowns) ---------------- Fixed. http://reviews.llvm.org/D13093