diff options
| author | Chris Bieneman <chris.bieneman@me.com> | 2022-10-19 10:18:19 -0500 |
|---|---|---|
| committer | Chris Bieneman <chris.bieneman@me.com> | 2022-10-19 10:59:31 -0500 |
| commit | d146a5241c5039fd25e8bf5a4ae1200ad201d06c (patch) | |
| tree | 7ba827de1cee95a63d34258c78f38875ee3a11cf /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | bc1819389fb4701cdeba5e093278e32dd668d6d5 (diff) | |
Move HLSL builtins into hlsl namespace
Should have done this from the start. Since all the injected AST types
are in the hlsl namespace we should also put the header-defined types
and functions in there too.
This updates the basic_types test to run once with the namespaced types
and once without, and adds using declarations or namespaces calls in
other tests.
Reviewed By: python3kgae
Differential Revision: https://reviews.llvm.org/D135973
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
