Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang-tools-extra/clangd/CodeComplete.cpp | ||
---|---|---|
1620 | this comment seems stale, macros are not sema-only now. |
Paths
| Differential D85721
[clangd] Unify macro matching in code completion for AST and Index based macros ClosedPublic Authored by kadircet on Aug 11 2020, 4:32 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 11 2020, 6:24 AM This revision was landed with ongoing or failed builds.Aug 11 2020, 7:00 AM Closed by commit rGb626f45329e8: [clangd] Unify macro matching in code completion for AST and Index based macros (authored by kadircet). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 284656 clang-tools-extra/clangd/CodeComplete.cpp
clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
|
this comment seems stale, macros are not sema-only now.