================
@@ -3619,6 +3619,19 @@ class Sema final : public SemaBase {
                                       SourceLocation NameLoc,
                                       bool IsTemplateTypeArg);
 
+  /// Computes the unique Root Signature identifier from the given signature,
----------------
AaronBallman wrote:

I think `SemaHLSL` is the best home for this -- we've been splitting `Sema` up 
and better to continue down that path.

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

Reply via email to