llvm-capstone/clang/test/ParserHLSL
Xiang Li 7e04c0ad63 [HLSL] Add groupshare address space.
Added keyword, LangAS and TypeAttrbute for groupshared.

Tanslate it to LangAS with asHLSLLangAS.

Make sure it translated into address space 3 for DirectX target.

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D135060
2022-10-20 09:29:09 -07:00
..
access_specifiers.hlsl
cb_error.hlsl [HLSL] Support cbuffer/tbuffer for hlsl. 2022-09-21 10:07:43 -07:00
group_shared_202x.hlsl [HLSL] Add groupshare address space. 2022-10-20 09:29:09 -07:00
group_shared.hlsl [HLSL] Add groupshare address space. 2022-10-20 09:29:09 -07:00
invalid_inside_cb.hlsl [HLSL] Support cbuffer/tbuffer for hlsl. 2022-09-21 10:07:43 -07:00
lit.local.cfg
semantic_parsing.hlsl