aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorJoshua Batista <jbatista@microsoft.com>2024-09-11 13:03:00 -0700
committerGitHub <noreply@github.com>2024-09-11 13:03:00 -0700
commitb8239e1201f5871bed5b633b76fa9536672f287f (patch)
tree0d6f5887813bb46f5ab244f14ae2eab4fb67535b /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parentc31d343857f514dde9146279797ebdcd4010e60b (diff)
downloadllvm-b8239e1201f5871bed5b633b76fa9536672f287f.zip
llvm-b8239e1201f5871bed5b633b76fa9536672f287f.tar.gz
llvm-b8239e1201f5871bed5b633b76fa9536672f287f.tar.bz2
[HLSL] Add StructuredBuffer to external sema source (#106316)
This PR adds `StructuredBuffer` to `HLSLExternalSemaSource.cpp`, by copying the logic from RWBuffer but just replacing the name with StructuredBuffer. The change now allows StructuredBuffers to be defined in HLSL, though they function the same as RWBuffers. Further work to apply the appropriate attributes that distinguish StructuredBuffers from other Buffer types will be deferred. This improves our position on https://github.com/llvm/llvm-project/issues/106189
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions