[Lldb-commits] [PATCH] D49322: Narrow the CompletionRequest API to being append-only.

Davide Italiano via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 27 11:26:13 PDT 2018


davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.

Although I'm not entirely sure whether this is safe (as in, it doesn't break anything), it's probably not worth to block this further. My understanding is that Raphael did a bunch of testing and he's willing to follow-up on eventual regressions. So, given this passes the test suite, I think it's OK for this patch to go in.


https://reviews.llvm.org/D49322





More information about the lldb-commits mailing list