[PATCH] D66058: [NFC][clang] Move much of the argument handling code from Driver::BuildActions to Driver::handleArguments.
Puyan Lotfi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 13 12:02:46 PDT 2019
plotfi updated this revision to Diff 214894.
plotfi added a comment.
Moved the initialization of YcArg and YuArg and initial handling of those args into handleArguments. ninja check-clang passes.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66058/new/
https://reviews.llvm.org/D66058
Files:
include/clang/Driver/Driver.h
lib/Driver/Driver.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66058.214894.patch
Type: text/x-patch
Size: 12188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190813/fe21d55e/attachment-0001.bin>
More information about the cfe-commits
mailing list