[all-commits] [llvm/llvm-project] 16aa00: [clang][cli] Port FileSystem options to new option...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Mon Dec 14 01:23:20 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 16aa00b6228533890cc108bc32871f36eb116e0e
https://github.com/llvm/llvm-project/commit/16aa00b6228533890cc108bc32871f36eb116e0e
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2020-12-14 (Mon, 14 Dec 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
[clang][cli] Port FileSystem options to new option parsing system
Depends on D84187
Reviewed By: dexonsmith
Original patch by Daniel Grumberg.
Differential Revision: https://reviews.llvm.org/D84188
More information about the All-commits
mailing list