llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Matt Arsenault (arsenm)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/120517.diff
1 Files Affected:
- (modified) clang/tools/c-index-test/c-index-test.c (+9-8)
``diff
diff --git a/clang/tools/c-index-test/
arsenm wrote:
* **#120517** https://app.graphite.dev/github/pr/llvm/llvm-project/120517?utm_source=stack-comment-icon";
target="_blank">https://static.graphite.dev/graphite-32x32-black.png"; alt="Graphite"
width="10px" height="10px"/> 👈 https://app.graphite.dev/github/pr/llvm/llvm-project/12051
https://github.com/arsenm ready_for_review
https://github.com/llvm/llvm-project/pull/120517
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/arsenm created
https://github.com/llvm/llvm-project/pull/120517
None
>From 59369089801fc4e77f774e207b3d213c10209be0 Mon Sep 17 00:00:00 2001
From: Matt Arsenault
Date: Thu, 19 Dec 2024 11:13:14 +0700
Subject: [PATCH] clang-tools: Fix sprintf is deprecated warnings
---
clan