github-actions[bot] wrote:
@tstellar (or anyone else). If you would like to add a note about this fix in
the release notes (completely optional). Please reply to this comment with a
one or two sentence description of the fix. When you are done, please add the
release:note label to this PR.
https://github.com/tstellar closed
https://github.com/llvm/llvm-project/pull/125067
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/tstellar milestoned
https://github.com/llvm/llvm-project/pull/125067
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
https://github.com/ldionne approved this pull request.
https://github.com/llvm/llvm-project/pull/125067
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
llvmbot wrote:
@llvm/pr-subscribers-libcxx
Author: Tom Stellard (tstellar)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/125067.diff
4 Files Affected:
- (modified) cmake/Modules/LLVMVersion.cmake (+1-1)
- (modified) libcxx/include/__config (+1-1)
- (modified) llvm
https://github.com/tstellar created
https://github.com/llvm/llvm-project/pull/125067
None
>From a5494de4e9b6c1a8b468b09d4cdb8cb3e552a026 Mon Sep 17 00:00:00 2001
From: Tom Stellard
Date: Thu, 30 Jan 2025 07:08:42 -0800
Subject: [PATCH] Bump version to 20.1.0git
---
cmake/Modules/LLVMVersion.