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

Camille Coti via Phabricator via flang-commits flang-commits at lists.llvm.org
Wed Aug 5 15:06:01 PDT 2020


coti updated this revision to Diff 283407.
coti marked 3 inline comments as done.
coti added a comment.

All the comments should be addressed:

- renamed the test for pre-processor macros `compiler_defined_macros.F90`
- removed `__flang_version__` (in f18.cpp and in the tests)
- use `%f18 -E` in the pre-processor test in order to avoid a full compilation


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.283407.patch
Type: text/x-patch
Size: 4777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20200805/d71da012/attachment.bin>


More information about the flang-commits mailing list