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