================ @@ -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"> {} ---------------- farzonl wrote:
curious why this line changed? https://github.com/llvm/llvm-project/pull/152537 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits