[PATCH] D93453: [flang][driver] Add support for `-I`
Faris via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 6 08:17:20 PST 2021
FarisRehman updated this revision to Diff 314905.
FarisRehman added a comment.
Address minor changes in review comments
Summary of changes
- Add a TODO for future search-path related options
- Change the text which the driver-help tests look for, which matches the help message in #D94169
- Rename the test header
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93453/new/
https://reviews.llvm.org/D93453
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Flang.cpp
flang/include/flang/Frontend/PreprocessorOptions.h
flang/lib/Frontend/CompilerInvocation.cpp
flang/test/Flang-Driver/Inputs/basic_test_header.h
flang/test/Flang-Driver/driver-help-hidden.f90
flang/test/Flang-Driver/driver-help.f90
flang/test/Flang-Driver/include_header.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93453.314905.patch
Type: text/x-patch
Size: 6658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210106/83348e16/attachment-0001.bin>
More information about the cfe-commits
mailing list