================
@@ -30,7 +30,7 @@ std::string platformString() {
return PlatformString;
}
-std::string featureString() {
+llvm::StringRef featureString() {
----------------
irishrover wrote:If so, the whole PR seems to be useless. https://github.com/llvm/llvm-project/pull/180335 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
