sammccall marked an inline comment as done. sammccall added inline comments.
================ Comment at: clangd/CodeComplete.h:128 + /// Always use text-based completion. + NeverParse, + } RunParser = ParseIfReady; ---------------- kadircet wrote: > Do we really have any real use case for this option apart from testing ? I don't think so. (If testing includes manual testing/quality tuning, rather than just automated tests) Repository: rCTE Clang Tools Extra CHANGES SINCE LAST ACTION https://reviews.llvm.org/D62135/new/ https://reviews.llvm.org/D62135 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits