Versioning

This project adheres to Semantic Versioning.

The BREAKING CHANGES, features and bug fixes from LLVM will be reflected in this package.

In addition to version updates that correspond to the LLVM version upgrade, the version will also increment based on the BREAKING CHANGES, addition of new features or bug fixes in the package.

The release title includes the LLVM version, like v1.0.0 (llvmorg-18.1.8). See .clang-format-version to check the exact current LLVM version.

Last updated