Comparing main...chore/add-version-support-policy · cpp-linter/.github · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cpp-linter/.github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: cpp-linter/.github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: chore/add-version-support-policy
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 14, 2026

  1. chore: add LLVM version support policy document

    Define a three-tier version support policy covering:
    - Tier 1 (Full): latest 3 major versions with full CI & binary support
    - Tier 2 (Standard): versions from the support floor (LLVM 11) to Tier 1
    - Tier 3 (Legacy): versions below the floor, no default support
    
    Includes special support channels (community/sponsored/paid) and
    build-from-source instructions for legacy versions.
    shenxianpeng committed Jun 14, 2026
    Configuration menu
    Copy the full SHA
    50f4926 View commit details
    Browse the repository at this point in the history
  2. Update docs

    shenxianpeng committed Jun 14, 2026
    Configuration menu
    Copy the full SHA
    dc80c6e View commit details
    Browse the repository at this point in the history
Loading