llvm-project/flang/test/Frontend
Andrzej Warzynski 0eeb15741b [flang][driver] Make the driver report diagnostics from the prescanner
This patch makes sure that diagnostics from the prescanner are reported
when running `flang-new -E` (i.e. only the preprocessor phase is
requested). More specifically, the `PrintPreprocessedAction` action is
updated.

With this patch we make sure that the `f18` and `flang-new` provide
identical output when running the preprocessor and the prescanner
generates diagnostics.

Differential Revision: https://reviews.llvm.org/D94782
2021-01-21 15:06:32 +00:00
..
Inputs [flang][driver] Make the driver report diagnostics from the prescanner 2021-01-21 15:06:32 +00:00
input-output-file.f90 [flang][driver] Copy test file into a temp dir when testing (nfc) 2021-01-15 17:12:42 +00:00
multiple-input-files.f90 [flang][driver] Copy input files into a temp dir when testing 2021-01-11 13:54:19 +00:00
preprocessor-diag.f90 [flang][driver] Make the driver report diagnostics from the prescanner 2021-01-21 15:06:32 +00:00
print-preprocess-C-file.f90 [Flang][Driver] Add PrintPreprocessedInput FrontendAction (`flang-new -E`) 2020-11-02 14:03:35 +00:00
print-preprocessed-file.f90 [flang][driver] Fix formatting in a test (nfc) 2020-12-22 13:38:13 +00:00