[PATCH] D74396: [clangd] Mention the CLANGD_TRACE env var in the overview as well.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 11 04:12:49 PST 2020
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 environment variable in that flag's description...)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74396/new/
https://reviews.llvm.org/D74396
More information about the cfe-commits
mailing list