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

Tim Keith via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Aug 4 07:40:06 PDT 2020


tskeith added a comment.

In D84334#2192984 <https://reviews.llvm.org/D84334#2192984>, @richard.barton.arm wrote:

> - For the macros, I think the flang/test/Preprocessing" directory would be the best place but that directory is full of non-tests (which we need to delete really) so we can't add a real test there at the moment. Perhaps add a new test to flang/test/Driver for now that runs flang with -E and checks the substitutions work.

The preprocessing tests are being executed now so that would be a good place to add a test.


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

https://reviews.llvm.org/D84334



More information about the flang-commits mailing list