Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Build result: pass - 60325 tests passed, 0 failed and 732 were skipped.
Log files: console-log.txt, CMakeCache.txt
Paths
| Differential D70773
[clangd] Handle the missing call expr in targetDecl. ClosedPublic Authored by hokein on Nov 27 2019, 1:03 AM.
Details
Diff Detail
Event TimelineComment Actions Build result: pass - 60325 tests passed, 0 failed and 732 were skipped. Log files: console-log.txt, CMakeCache.txt This revision is now accepted and ready to land.Nov 27 2019, 6:59 AM Closed by commit rG939544add98e: [clangd] Handle the missing call expr in targetDecl. (authored by hokein). · Explain WhyNov 27 2019, 7:31 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 231260 clang-tools-extra/clangd/FindTarget.cpp
clang-tools-extra/clangd/unittests/FindTargetTests.cpp
|