Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Set up demo C++ project with precise code intelligence #65

@varungandhi-src

Description

@varungandhi-src

If we can showcase how some of the complex features in C++ work with precise code intel, that would be compelling to people who are interested in setting up lsif-clang on their codebase.

We should try to find a C++ project that is:

  • Easy to build
  • Doesn't require updating dependencies often (so less maintenance for us)
  • Has a low commit rate (so we're not wasting CI minutes)

which can serve as a demo for lsif-clang.

It should probably also be C++11 or C++14, since the LLVM we forked is relatively old.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions