[clang] [clang-tools-extra] [flang] [lld] [llvm] [LLVM][utils] Add script which clears release notes (PR #153593)

Younan Zhang via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 15 00:34:49 PDT 2025


================
@@ -0,0 +1,43 @@
+#!/usr/bin/env python3
+
+# This script clears release notes, which is needed when bumping trunk version.
----------------
zyn0217 wrote:

We may want a copyright header

https://github.com/llvm/llvm-project/pull/153593


More information about the cfe-commits mailing list