[all-commits] [llvm/llvm-project] 577d9c: Revert "[Driver] Escape the program path for -frec...
Scott Linder via All-commits
all-commits at lists.llvm.org
Thu Feb 20 14:37:44 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 577d9ce35532439203411c999deefc9c80e04c69
https://github.com/llvm/llvm-project/commit/577d9ce35532439203411c999deefc9c80e04c69
Author: Scott Linder <Scott.Linder at amd.com>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/clang_f_opts.c
Log Message:
-----------
Revert "[Driver] Escape the program path for -frecord-command-line"
This reverts commit 6123074d0c0de3614f1552f2f2d6b9db7b32cebe.
Quoting/escaping rules seem host specific, so the test is failing on
some bots.
More information about the All-commits
mailing list