llvm-project/clang/test/SemaHLSL
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
..
BuiltIns Start support for HLSL `RWBuffer` 2022-07-28 08:49:50 -05:00
Semantics [HLSL] Add SV_DispatchThreadID 2022-10-18 16:17:19 -07:00
AvailabilityMarkup.hlsl [HLSL] Enable availability attribute 2022-09-16 16:04:27 -05:00
GlobalConstructors.hlsl [HLSL] Call global constructors inside entry 2022-09-09 09:01:28 -05:00
Wave.hlsl Move HLSL builtins into hlsl namespace 2022-10-19 10:59:31 -05:00
WaveBuiltinAvailability.hlsl Move HLSL builtins into hlsl namespace 2022-10-19 10:59:31 -05:00
cb_error.hlsl [HLSL] Support cbuffer/tbuffer for hlsl. 2022-09-21 10:07:43 -07:00
entry.hlsl [HLSL] Support -E option for HLSL. 2022-08-04 16:54:19 -07:00
lit.local.cfg
num_threads.hlsl [HLSL] Further improve to numthreads diagnostics 2022-03-31 11:34:01 -05:00
prohibit_pointer.hlsl [HLSL] Support -E option for HLSL. 2022-08-04 16:54:19 -07:00
prohibit_reference.hlsl [HLSL] Pointers are unsupported in HLSL 2022-04-14 13:32:51 -05:00
resource_binding_attr_error.hlsl [HLSL] Support register binding attribute on global variable 2022-10-05 09:23:35 -07:00
shader_type_attr.hlsl [HLSL] Support -E option for HLSL. 2022-08-04 16:54:19 -07:00