Thanks to visit codestin.com
Credit goes to github.com

Skip to content

alexnj/homebrew-clangd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clangd homebrew tap

This is a custom Homebrew tap for macOS releases of clangd built with remote index support (grpc). The clangd binary that is shipped with macOS/XCode is compiled with mac+xpc and does not have remote index support.

This formula packages clangd-indexing-tools contents, to help clangd find built-in headers. For more information, read this issue comment and how clangd finds headers.

clangd installed via this formula will take priority in PATH so your IDE should be able to pick it at next start.

How to install

brew install alexnj/clangd/clangd

Or brew tap alexnj/clangd and then brew install clangd.

To install a specific version, brew install alexnj/clangd/[email protected].

Documentation

brew help, man brew or check Homebrew's documentation.

About

Homebrew Tap for clangd

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages