================ @@ -57,7 +57,7 @@ class DeclarationFragments { Keyword, Attribute, NumberLiteral, - StringLiteral, + StringRef, ---------------- QuietMisdreavus wrote:
This is an unnecessary find-and-replace. This enum constant specifically references a string literal, not the `StringLiteral` type. https://github.com/llvm/llvm-project/pull/122366 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits