[all-commits] [llvm/llvm-project] f42d01: [HLSL] Add resource name argument to resource clas...
Helena Kotas via All-commits
all-commits at lists.llvm.org
Wed May 14 17:39:24 PDT 2025
Branch: refs/heads/users/hekota/pr139985-resource-names-clang
Home: https://github.com/llvm/llvm-project
Commit: f42d0179f05431a327f7ad5684b7bea81e52dde3
https://github.com/llvm/llvm-project/commit/f42d0179f05431a327f7ad5684b7bea81e52dde3
Author: Helena Kotas <hekotas at microsoft.com>
Date: 2025-05-14 (Wed, 14 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