[clang] Suppress reference to free variable errors (PR #126254)

2025-02-07 Thread via cfe-commits
github-actions[bot] wrote: @gutron Congratulations on having your first Pull Request (PR) merged into the LLVM Project! Your changes will be combined with recent changes from other authors, then tested by our [build bots](https://lab.llvm.org/buildbot/). If there is a problem with a build,

[clang] Suppress reference to free variable errors (PR #126254)

2025-02-07 Thread via cfe-commits
https://github.com/goldsteinn closed https://github.com/llvm/llvm-project/pull/126254 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Suppress reference to free variable errors (PR #126254)

2025-02-07 Thread via cfe-commits
https://github.com/goldsteinn approved this pull request. LGTM and Thank you. I'm going to slightly rename the commit message before merging to refer to the correct component. https://github.com/llvm/llvm-project/pull/126254 ___ cfe-commits mailing li

[clang] Suppress reference to free variable errors (PR #126254)

2025-02-07 Thread Ron Gut via cfe-commits
gutron wrote: @goldsteinn -- this is a follow-up to your commit 32be90d https://github.com/llvm/llvm-project/pull/126254 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Suppress reference to free variable errors (PR #126254)

2025-02-07 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang-format Author: Ron Gut (gutron) Changes vc-git-program is referenced but not defined -- vc-git provides the definition. --- Full diff: https://github.com/llvm/llvm-project/pull/126254.diff 1 Files Affected: - (modified) clang/tools/clang-format

[clang] Suppress reference to free variable errors (PR #126254)

2025-02-07 Thread via cfe-commits
github-actions[bot] wrote: Thank you for submitting a Pull Request (PR) to the LLVM Project! This PR will be automatically labeled and the relevant teams will be notified. If you wish to, you can add reviewers by using the "Reviewers" section on this page. If this is not working for you, it

[clang] Suppress reference to free variable errors (PR #126254)

2025-02-07 Thread Ron Gut via cfe-commits
https://github.com/gutron created https://github.com/llvm/llvm-project/pull/126254 vc-git-program is referenced but not defined -- vc-git provides the definition. >From 598b1c0df4991b1fb63b54dd358b40103912b80b Mon Sep 17 00:00:00 2001 From: Ron Gut <65685404+gut...@users.noreply.github.com> Dat