[flang-commits] [PATCH] D84334: [flang] Version information in flang/f18

Camille Coti via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Aug 10 06:00:56 PDT 2020


coti updated this revision to Diff 284333.
coti added a comment.

Outch, sorry :(
I create my patches with `git diff`....

Thank you for showing me the `arc` command, this time I checked:

  $ arc patch --patch ~/f18_version.patch 
   INFO  Base commit is not in local repository; trying to fetch.
  Branch name arcpatch already exists; trying a new name.
  Branch name arcpatch_1 already exists; trying a new name.
  Branch name arcpatch_2 already exists; trying a new name.
  Created and checked out branch arcpatch_3.
  Checking patch flang/test/Driver/version_test.f90...
  Checking patch flang/test/Preprocessing/compiler_defined_macros.F90...
  Checking patch flang/tools/f18/CMakeLists.txt...
  Checking patch flang/tools/f18/f18.cpp...
  Checking patch flang/tools/f18/f18_version.h.in...
  Applied patch flang/test/Driver/version_test.f90 cleanly.
  Applied patch flang/test/Preprocessing/compiler_defined_macros.F90 cleanly.
  Applied patch flang/tools/f18/CMakeLists.txt cleanly.
  Applied patch flang/tools/f18/f18.cpp cleanly.
  Applied patch flang/tools/f18/f18_version.h.in cleanly.
  Usage Exception: User aborted the workflow.


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

https://reviews.llvm.org/D84334

Files:
  flang/test/Driver/version_test.f90
  flang/test/Preprocessing/compiler_defined_macros.F90
  flang/tools/f18/CMakeLists.txt
  flang/tools/f18/f18.cpp
  flang/tools/f18/f18_version.h.in

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84334.284333.patch
Type: text/x-patch
Size: 4557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20200810/1c97ce3c/attachment.bin>


More information about the flang-commits mailing list