================
@@ -188,7 +188,6 @@ class LLVM_ABI SimpleRemoteEPCServer : public 
SimpleRemoteEPCTransportClient {
 
   uint64_t NextSeqNo = 0;
   PendingJITDispatchResultsMap PendingJITDispatchResults;
-  std::vector<sys::DynamicLibrary> Dylibs;
----------------
philnik777 wrote:

@AaronBallman BTW some uses of types annotated with `[[gnu::warn_unused]]` in 
classes are already diagnosed.

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

Reply via email to