================ @@ -3619,6 +3619,19 @@ class Sema final : public SemaBase { SourceLocation NameLoc, bool IsTemplateTypeArg); + /// Computes the unique Root Signature identifier from the given signature, ---------------- hekota wrote:
It might be better to have these on `SemaHLSL`. If that too complicated, please include `HLSL` in the name to make it clear that it is HLSL-specific: `ActOnStartHLSLRootSignatureDecl` and `ActOnFinishHLSLRootSignatureDecl`. https://github.com/llvm/llvm-project/pull/143184 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits