[all-commits] [llvm/llvm-project] c1728a: Revert "Handle errors in expansion of response files"
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Sat Oct 29 12:04:05 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1728a40aae31abc0a5d4d07f6f6a6773d803f2c
https://github.com/llvm/llvm-project/commit/c1728a40aae31abc0a5d4d07f6f6a6773d803f2c
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2022-10-30 (Sun, 30 Oct 2022)
Changed paths:
M clang/include/clang/Basic/DiagnosticDriverKinds.td
M clang/lib/Driver/Driver.cpp
M clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp
M clang/test/Driver/config-file-errs.c
M clang/tools/driver/driver.cpp
M clang/unittests/Driver/ToolChainTest.cpp
M flang/tools/flang-driver/driver.cpp
M llvm/include/llvm/Support/CommandLine.h
M llvm/lib/Support/CommandLine.cpp
M llvm/unittests/Support/CommandLineTest.cpp
Log Message:
-----------
Revert "Handle errors in expansion of response files"
This reverts commit 17eb198de934eced784e16ec15e020a574ba07e1.
Reverted for investigation, because ClangDriverTests failed on some builders.
More information about the All-commits
mailing list