================
@@ -396,7 +396,7 @@ class ClangGCC<string name, bit allowInC = 1, int version =
1>
}
// HLSL Annotation spellings
-class HLSLAnnotation<string name> : Spelling<name, "HLSLAnnotation">;
+class HLSLAnnotation<string name> : Spelling<name, "HLSLAnnotation"> {}
----------------
Keenuts wrote:
I suppose just a left-over from the early iterations. Reverting!
https://github.com/llvm/llvm-project/pull/152537
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits