[PATCH] D93453: [flang][driver] Add support for `-I`

Faris via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 7 03:54:41 PST 2021


FarisRehman updated this revision to Diff 315090.
FarisRehman added a comment.

Rename test files

Rename test files to use dashes instead of underscores, as other test files do.


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.315090.patch
Type: text/x-patch
Size: 6658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210107/1fb9e9b5/attachment.bin>


More information about the cfe-commits mailing list