[PATCH] D93453: [flang][driver] Add support for `-I`
Faris via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 23 04:55:11 PST 2020
FarisRehman updated this revision to Diff 313536.
FarisRehman added a comment.
Clean up test
Summary of changes:
- Clean up test include_header.f90
- Rename SearchDirectoriesFromDashI to searchDirectoriesFromDashI
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/included.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.313536.patch
Type: text/x-patch
Size: 7188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201223/3b82f090/attachment-0001.bin>
More information about the cfe-commits
mailing list