Files
clang-p2996/mlir/lib
Walter Erquinigo d90159add4 [LSP] Use std::string for storing the Reply method (#92464)
This was using a StringRef, which is very unsafe because the method name
might just get disposed due to the async nature of the response.
This was causing weird characters being printed in the output logs.
2024-05-17 12:32:59 -04:00
..
2024-03-04 00:46:18 -08:00