macOS
brew install emacs-clang-complete-asynclocal Homebrew formula metadata
brew / rank 7947
Emacs plugin using libclang to complete C/C++ code. Version 0.5 via Homebrew; verified 2026-08-02.
install
brew install emacs-clang-complete-asynclocal Homebrew formula metadata
overview
Emacs plugin using libclang to complete C/C++ code
history
emacs-clang-complete-async is an Emacs extension that uses libclang and a helper binary to provide asynchronous C and C++ code completion.
The GitHub repository was created in May 2012. Its README describes a client/server design with an Emacs Lisp client and a C server binary named clang-complete.
Homebrew packages the project at version 0.5 from the official GitHub tag. Official public metadata is otherwise thin, so broader adoption history should be treated cautiously.
Users build the clang-complete server with make, copy the Emacs Lisp file and binary into ~/.emacs.d, add setup code to .emacs, and optionally configure clang flags in .emacs or .dir-locals.el.
The package is relevant to editor and package-manager users as an older Emacs completion integration that wrapped libclang before newer language-server workflows became dominant.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.emacs.d/.emacs.dir-locals.elexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
clang-complete | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:emacs-clang-complete-async |
|---|---|
| Version | 0.5 |
| Package manager | Homebrew |
| Homepage | https://github.com/Golevka/emacs-clang-complete-async |
| Repository | https://github.com/Golevka/emacs-clang-complete-async |
| Last updated | 2026-08-02T15:56:46+09:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.