[clang-tools-extra] Extend call hierarchy for enum constants (PR #147042)

2025-07-04 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang-tools-extra Author: None (timon-ul) Changes Implementation for https://github.com/clangd/clangd/issues/2203 --- Full diff: https://github.com/llvm/llvm-project/pull/147042.diff 2 Files Affected: - (modified) clang-tools-extra/clangd/XRefs.cpp

[clang-tools-extra] Extend call hierarchy for enum constants (PR #147042)

2025-07-04 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clangd Author: None (timon-ul) Changes Implementation for https://github.com/clangd/clangd/issues/2203 --- Full diff: https://github.com/llvm/llvm-project/pull/147042.diff 2 Files Affected: - (modified) clang-tools-extra/clangd/XRefs.cpp (+2-1) - (

[clang-tools-extra] Extend call hierarchy for enum constants (PR #147042)

2025-07-04 Thread via cfe-commits
https://github.com/timon-ul created https://github.com/llvm/llvm-project/pull/147042 Implementation for https://github.com/clangd/clangd/issues/2203 >From 464db70ca20e0924d37ebf6c5147721e382d5063 Mon Sep 17 00:00:00 2001 From: Timon Ulrich Date: Wed, 2 Jul 2025 15:23:46 +0200 Subject: [PATCH