The arg is useful for debugging and creating test cases.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 10356 Build 10356: arc lint + arc unit
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 115625 clangd/JSONRPCDispatcher.h
clangd/JSONRPCDispatcher.cpp
clangd/tool/ClangdMain.cpp
test/clangd/input-mirror.test
|