llvm-project/flang/tools/f18
Andrzej Warzynski fa1e543e0b [flang][driver] Update error messages (nfc)
As per Flang's coding guidelines
(flang/docs/C++style.md#error-messages):
```
Messages should start with a capital letter.
```

This patch updates error messages in the driver (new and old) so that
they conform with the guideline above.

This change was suggested in one of the recent reviews:
https://reviews.llvm.org/D93712. It felt like this deserved a dedicated
patch, so sending it separately.
2021-01-06 10:41:27 +00:00
..
CMakeLists.txt [flang] Fix -intrinsic-module-directory in flang script 2020-12-17 19:08:19 -08:00
dump.cpp [flang] Reformat with latest clang-format and .clang-format 2020-03-28 21:00:16 -07:00
f18.cpp [flang][driver] Update error messages (nfc) 2021-01-06 10:41:27 +00:00
f18_version.h.in [flang] Version information in flang/f18 2020-09-01 19:05:43 +01:00
flang [flang] Fix -intrinsic-module-directory in flang script 2020-12-17 19:08:19 -08:00