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

sameeran joshi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 14 06:54:48 PST 2021


sameeranjoshi added inline comments.


================
Comment at: flang/test/Flang-Driver/include-header.f90:38
+!-----------------------------------------------------
+! EXPECTED OUTPUT FOR /Inputs/ FOLDER SPECIFIED FIRST
+!-----------------------------------------------------
----------------
Nit - Shouldn't this be `Inputs/` starting with a `/` changes the meaning(at least on Linux systems) ?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93453/new/

https://reviews.llvm.org/D93453



More information about the cfe-commits mailing list