Add the following standard predefinitions that f18 supports: __flang__, __flang_major__, __flang__minor__, __flang_patchlevel__
Summary of changes:
- Populate Fortran::parser::Options#predefinitions with the default supported predefinitions
Depends on: D94422
[nit] IMO this is fine for now, but long term the list of standard predefinitions is likely to grow significantly. Could add a TODO here? e.g.