[PATCH] D92854: [flang][driver] Add support for `-fsyntax-only`
Andrzej Warzynski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 17 01:20:32 PST 2020
awarzynski updated this revision to Diff 312400.
awarzynski added a comment.
Rebased on top of main
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92854/new/
https://reviews.llvm.org/D92854
Files:
clang/include/clang/Driver/Options.td
flang/include/flang/Frontend/CompilerInstance.h
flang/include/flang/Frontend/FrontendActions.h
flang/include/flang/Frontend/FrontendOptions.h
flang/lib/Frontend/CMakeLists.txt
flang/lib/Frontend/CompilerInstance.cpp
flang/lib/Frontend/CompilerInvocation.cpp
flang/lib/Frontend/FrontendActions.cpp
flang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
flang/test/Flang-Driver/syntax-only.f90
flang/unittests/Frontend/PrintPreprocessedTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92854.312400.patch
Type: text/x-patch
Size: 11212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201217/8e40e8a1/attachment.bin>
More information about the cfe-commits
mailing list