# emacs-clang-complete-async を Homebrew でインストール

emacs-clang-complete-async のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:emacs-clang-complete-async
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install emacs-clang-complete-async
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:emacs-clang-complete-async
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.5
- **ソース概要:** Emacs plugin using libclang to complete C/C++ code
- **ホームページ:** <https://github.com/Golevka/emacs-clang-complete-async>
- **リポジトリ:** <https://github.com/Golevka/emacs-clang-complete-async>
- **最終更新:** 2026-08-02T15:56:46+09:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- clang-complete (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.5
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2012: GitHub repository created
- 2017: Repository last pushed according to GitHub API metadata
- 2026: Homebrew formula tracks v0.5

### Related projects

- The README references auto-complete and libclang as core dependencies in the completion workflow.

### ソース

- GitHub repository API: created_at 2012-05-13, language Emacs Lisp, pushed_at 2017-01-26
- GitHub tags API: v0.5 tag exists
- Homebrew formula API: stable version 0.5 and official source archive
- Official README: introduction, setup, usage, and relationship to libclang and auto-complete


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.emacs.d/, .emacs, .dir-locals.el

## Combined YAML source

View the package source record on GitHub. [combined/emacs-clang-complete-async.yml](https://github.com/mxcl/pkgdb/blob/main/combined/emacs-clang-complete-async.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
