[PATCH] D74396: [clangd] Mention the CLANGD_TRACE env var in the overview as well.

2020-02-11 Thread Sam McCall via Phabricator via cfe-commits
sammccall added a comment. That comment is talking about how CLANGD_FLAGS corresponds to command-line flags in general. The CLANGD_TRACE environment variable controls only one piece of behavior, which doesn't correspond to any flag. (It'd be reasonable to add a matching flag and describe the en

[PATCH] D74396: [clangd] Mention the CLANGD_TRACE env var in the overview as well.

2020-02-11 Thread Haojian Wu via Phabricator via cfe-commits
hokein created this revision. hokein added a reviewer: sammccall. Herald added subscribers: usaxena95, kadircet, arphaman, jkorous, MaskRay, ilya-biryukov. Herald added a project: clang. Repository: rG LLVM Github Monorepo https://reviews.llvm.org/D74396 Files: clang-tools-extra/clangd/tool