summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
diff options
context:
space:
mode:
authorXiang Li <python3kgae@outlook.com>2024-05-09 09:47:07 -0700
committerGitHub <noreply@github.com>2024-05-09 09:47:07 -0700
commit41f0574c4654fb8a8cbb8c26d453f51a31cfd2a0 (patch)
tree67bee2f6b49dccd2ee3e4385d6e5c9ac732d4343 /lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
parente9be1292873428a81524f200aaa5cc23b857b22e (diff)
[HLSL] reenable add packoffset in AST (#91474)
This reapplies https://github.com/llvm/llvm-project/commit/c5509fedc5757fffece385d9d068e36b26793ade "[HLSL] Support packoffset attribute in AST (https://github.com/llvm/llvm-project/pull/89836)" with a fix for the test failure caused by missing -fnative-half-type. Since we have to parse the attribute manually in ParseHLSLAnnotations, we could create the ParsedAttribute with an integer offset parameter instead of string. This approach avoids parsing the string if the offset is saved as a string in HLSLPackOffsetAttr. For #57914
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions