================
@@ -1068,10 +1069,139 @@ void SemaHLSL::ActOnFinishRootSignatureDecl(
SemaRef.getASTContext(), /*DeclContext=*/SemaRef.CurContext, Loc,
DeclIdent, Elements);
+ // Perform validation of constructs here
----------------
bogner wrote:
I don't think this comment is helpful (the old comment seemed like a
placeholder for where to add validations, but now that this is doing validation
it seems clear enough from the code)
https://github.com/llvm/llvm-project/pull/140962
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits