[PATCH] D97457: [flang][driver] Add `-fdebug-dump-parsing-log`
Andrzej Warzynski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 1 01:16:52 PST 2021
awarzynski updated this revision to Diff 327048.
awarzynski marked an inline comment as done.
awarzynski added a comment.
Move the call to setUpFrontendBasedOnAction after all options have been set
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97457/new/
https://reviews.llvm.org/D97457
Files:
clang/include/clang/Driver/Options.td
flang/include/flang/Frontend/FrontendActions.h
flang/include/flang/Frontend/FrontendOptions.h
flang/lib/Frontend/CompilerInvocation.cpp
flang/lib/Frontend/FrontendActions.cpp
flang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
flang/test/Flang-Driver/debug-parsing-log.f90
flang/test/Flang-Driver/driver-help.f90
flang/tools/f18/f18.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97457.327048.patch
Type: text/x-patch
Size: 6749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210301/98f3b567/attachment.bin>
More information about the cfe-commits
mailing list