================
@@ -30,7 +30,7 @@ std::string platformString() {
return PlatformString;
}
-std::string featureString() {
+llvm::StringRef featureString() {
----------------
irishrover wrote:
You are right!
But it strange for me why all the checks including the building and testing did
not fail here...
https://github.com/llvm/llvm-project/pull/180335
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits