================
@@ -10,6 +10,7 @@
 #include "EventHelper.h"
 #include "JSONUtils.h"
 #include "RequestHandler.h"
+#include "llvm/ADT/StringRef.h"
----------------
alycm wrote:

I suspect this line is not required as `GetString` was already used and returns 
a `StringRef`?

https://github.com/llvm/llvm-project/pull/169844
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to