================ @@ -4942,18 +4942,13 @@ void Parser::ParseMicrosoftRootSignatureAttributeArgs(ParsedAttributes &Attrs) { // Construct our identifier ---------------- llvm-beanz wrote:
I suspect the "Microsoft" bit came from the attribute parsing syntax. HLSL supports "Microsoft"-style attributes (single `[]` rather than C++ `[[]]`. 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