[PATCH] D79796: Sketch support for generating CC1 command line from CompilerInvocation
Daniel Grumberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 10 11:43:50 PDT 2020
dang updated this revision to Diff 269926.
dang added a comment.
This address a bunch of existing feedback and makes the TableGen definitions of the additional information significantly nicer to write.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79796/new/
https://reviews.llvm.org/D79796
Files:
clang/include/clang/Driver/CC1Options.td
clang/include/clang/Frontend/CompilerInvocation.h
clang/lib/Frontend/CompilerInvocation.cpp
clang/unittests/Frontend/CMakeLists.txt
clang/unittests/Frontend/CompilerInvocationTest.cpp
llvm/include/llvm/Option/OptParser.td
llvm/utils/TableGen/OptParserEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79796.269926.patch
Type: text/x-patch
Size: 22828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200610/3a7995df/attachment-0001.bin>
More information about the cfe-commits
mailing list