As of llvm-project git
commit 325f51237252, Flang (which installs under the name flang-new
), passes all tests.
This release
- Enables the Smart-Pointers test suite to identify LLVM Flang,
- Supports building and testing Smart-Pointers with the HPE Cray Compiler Environment (CCE) Fortran compiler, and
- Updates the compiler test status in the documentation.
What's Changed
- doc(example/README.md): add gfortran instructions by @rouson in #59
- Doc: report GCC 13 passes all tests; Feat: impure elemental
free
procedure by @rouson in #60 - add mermaid diagram to README by @kareem-weaver in #61
- test(shallow/smart_pointer): make free() elemental by @rouson in #66
- Edit test/README.md by @rouson in #64
- chore: rm unused files by @rouson in #67
- doc(README): add ifx compiler test results by @rouson in #69
- Housekeeping: rm unused files & correct documentation typo by @rouson in #68
- test(compiler_test): identify flang(-new) by @rouson in #70
- Documentation: detail LLVM flang test results by @rouson in #71
- Partial Cray support by @rouson in #72
- doc(README): separate compilers based on support by @rouson in #73
- chore(fpm.toml): update version/authors/copyright/maintainer by @rouson in #74
New Contributors
- @kareem-weaver made their first contribution in #61
Full Changelog: 2.2.0...2.3.0