wallace planned changes to this revision.
wallace added a comment.

- After taking a second look I realized I don't need caching. For some reason I 
thought that autocompletion would be triggered with every keystroke, and that's 
why caching would be useful. But I was wrong all along! These queries will be 
rare and there's no need for caching.
- Good idea with the default implementation for IsLiveDebugSession


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90729/new/

https://reviews.llvm.org/D90729

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to