summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h
diff options
context:
space:
mode:
authorHelena Kotas <hekotas@microsoft.com>2024-09-04 16:03:13 -0700
committerGitHub <noreply@github.com>2024-09-04 16:03:13 -0700
commit9efe377307694be0c92f7cb3b02fd1d090fdbeb8 (patch)
treed7dc3e2f0f4993a797084a9c89eafa4cbdac0b9f /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h
parent950bb68516eb564c29815997450bdb6516ffdcec (diff)
[HLSL] Implement '__builtin_hlsl_is_intangible' type trait (#104544)
Implements `__builtin_hlsl_is_intangible` type trait. HLSL intangible types are special implementation-defined types such as resource handles or samplers. Any class that is an array of intangible type or contains base class or members of intangible types is also an intangible type. Fixes #[102954](https://github.com/llvm/llvm-project/issues/102954)
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions