[clang] [HLSL][RootSignature] Implement Lexing of DescriptorTables (PR #122981)

Chris B via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 13 15:10:46 PST 2025


================
@@ -0,0 +1,124 @@
+//===--- HLSLRootSignature.def - Tokens and Enum Database -------*- C++ -*-===//
+
+//
----------------
llvm-beanz wrote:

nit:
```suggestion
//
```

https://github.com/llvm/llvm-project/pull/122981


More information about the cfe-commits mailing list