[all-commits] [llvm/llvm-project] f63770: [HLSL][NFC] Rename functions that collect resource...
Helena Kotas via All-commits
all-commits at lists.llvm.org
Wed Feb 5 15:32:26 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f637708318306d85a4070434badfd7ec5055ceee
https://github.com/llvm/llvm-project/commit/f637708318306d85a4070434badfd7ec5055ceee
Author: Helena Kotas <hekotas at microsoft.com>
Date: 2025-02-05 (Wed, 05 Feb 2025)
Changed paths:
M clang/include/clang/Sema/SemaHLSL.h
M clang/lib/Sema/SemaHLSL.cpp
Log Message:
-----------
[HLSL][NFC] Rename functions that collect resource bindings (#125904)
There functions are analyzing and collecting resource bindings and the
name should reflect that. The rename will make it clearer when we start
adding more functions to process resources.
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