llvm-project/clang/test/CodeGenHLSL/builtins
Chris Bieneman d146a5241c 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
2022-10-19 10:59:31 -05:00
..
RWBuffer-annotations.hlsl [HLSL] CodeGen hlsl resource binding. 2022-10-17 14:29:19 -07:00
RWBuffer-constructor.hlsl
RWBuffer-subscript.hlsl [HLSL] Adding a test change I forgot to add 2022-09-13 20:53:39 -05:00
abs.hlsl Move HLSL builtins into hlsl namespace 2022-10-19 10:59:31 -05:00
ceil.hlsl Move HLSL builtins into hlsl namespace 2022-10-19 10:59:31 -05:00
create_handle.hlsl
sqrt.hlsl Move HLSL builtins into hlsl namespace 2022-10-19 10:59:31 -05:00