[all-commits] [llvm/llvm-project] 7abca7: [Index] Skip adding call relations to deduction gu...
Ben Barham via All-commits
all-commits at lists.llvm.org
Fri Feb 7 12:02:35 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7abca756d1434f0e51cd0af8da647d51f38f634e
https://github.com/llvm/llvm-project/commit/7abca756d1434f0e51cd0af8da647d51f38f634e
Author: Ben Barham <ben_barham at apple.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M clang/lib/Index/IndexBody.cpp
A clang/test/Index/index-deduction-guide.cpp
Log Message:
-----------
[Index] Skip adding call relations to deduction guides (#126151)
Deduction guides have no name and we already skip adding occurrences to
them for that reason. Also skip adding any relations to them.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list