[all-commits] [llvm/llvm-project] 8776c0: [HLSL] Add resource name argument to resource clas...
Helena Kotas via All-commits
all-commits at lists.llvm.org
Fri May 16 14:09:27 PDT 2025
Branch: refs/heads/users/hekota/pr139985-resource-names-clang
Home: https://github.com/llvm/llvm-project
Commit: 8776c02d4f296f13f356c34707f4052f057c4538
https://github.com/llvm/llvm-project/commit/8776c02d4f296f13f356c34707f4052f057c4538
Author: Helena Kotas <hekotas at microsoft.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M clang/lib/Sema/HLSLBuiltinTypeDeclBuilder.cpp
M clang/lib/Sema/SemaHLSL.cpp
M clang/test/AST/HLSL/ByteAddressBuffers-AST.hlsl
M clang/test/AST/HLSL/StructuredBuffers-AST.hlsl
M clang/test/AST/HLSL/TypedBuffers-AST.hlsl
M clang/test/CodeGenHLSL/GlobalConstructorLib.hlsl
M clang/test/CodeGenHLSL/builtins/ByteAddressBuffers-constructors.hlsl
M clang/test/CodeGenHLSL/builtins/RWBuffer-constructor.hlsl
M clang/test/CodeGenHLSL/builtins/StructuredBuffers-constructors.hlsl
Log Message:
-----------
[HLSL] Add resource name argument to resource class constructors
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