[all-commits] [llvm/llvm-project] 8e41a6: [clang][cli] Port DependencyOutput option flags to...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Tue Dec 1 01:45:35 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 8e41a688a5b1000b51c61b9d103545791c54af17
https://github.com/llvm/llvm-project/commit/8e41a688a5b1000b51c61b9d103545791c54af17
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
M llvm/include/llvm/Option/OptParser.td
Log Message:
-----------
[clang][cli] Port DependencyOutput option flags to new option parsing system
Depends on D91861.
Reviewed By: dexonsmith
Original patch by Daniel Grumberg.
Differential Revision: https://reviews.llvm.org/D83694
More information about the All-commits
mailing list