[PATCH] D99645: [flang][driver] Add debug options not requiring semantic checks
Andrzej Warzynski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 7 08:29:10 PDT 2021
awarzynski updated this revision to Diff 335820.
awarzynski added a comment.
Add DocBrief descriptions in Options.td
I added the descriptions so that it's documented what the options are intended for and to avoid confusion in the future.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99645/new/
https://reviews.llvm.org/D99645
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/Driver/driver-help.f90
flang/test/Parser/omp-allocate-unparse.f90
flang/test/Parser/omp-atomic-unparse.f90
flang/tools/f18/f18.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99645.335820.patch
Type: text/x-patch
Size: 12174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210407/25793e67/attachment.bin>
More information about the cfe-commits
mailing list