Details
Details
- Reviewers
sammccall
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
10 ms | LLVM.Bindings/Go::Unknown Unit Message ("") |
Event Timeline
Comment Actions
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...)