The arg is useful for debugging and creating test cases.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D37970
[clangd] Added a command-line arg to mirror clangd input into a file. ClosedPublic Authored by ilya-biryukov on Sep 18 2017, 5:22 AM.
Details Summary The arg is useful for debugging and creating test cases.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 9 2017, 8:07 AM Closed by commit rL315214: [clangd] Added a command-line arg to mirror clangd input into a file. (authored by ibiryukov). · Explain WhyOct 9 2017, 10:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 118223 clang-tools-extra/trunk/clangd/JSONRPCDispatcher.h
clang-tools-extra/trunk/clangd/JSONRPCDispatcher.cpp
clang-tools-extra/trunk/clangd/tool/ClangdMain.cpp
clang-tools-extra/trunk/test/clangd/input-mirror.test
|