[all-commits] [llvm/llvm-project] 5ddde5: Revert "[Support] Class for response file expansio...
Serge Pavlov via All-commits
all-commits at lists.llvm.org
Tue Sep 27 23:34:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ddde5f80ab69cc69f64f6fd0114fc7992a29c61
https://github.com/llvm/llvm-project/commit/5ddde5f80ab69cc69f64f6fd0114fc7992a29c61
Author: Serge Pavlov <sepavloff at gmail.com>
Date: 2022-09-28 (Wed, 28 Sep 2022)
Changed paths:
M clang/lib/Driver/Driver.cpp
M clang/lib/Tooling/ExpandResponseFilesCompilationDatabase.cpp
M clang/tools/driver/driver.cpp
M llvm/include/llvm/Support/CommandLine.h
M llvm/include/llvm/Support/StringSaver.h
M llvm/lib/Support/CommandLine.cpp
M llvm/unittests/Support/CommandLineTest.cpp
Log Message:
-----------
Revert "[Support] Class for response file expansion (NFC)"
This reverts commit 6e491c48d6b9cadcc5b77f730dd83a1448197329.
There are missed changes in flang.
More information about the All-commits
mailing list