macOS
brew install cppinsightslocal Homebrew formula metadata
brew / 順位 8420
cppinsights のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cppinsightslocal Homebrew formula metadata
概要
See your source code with the eyes of a compiler
履歴
C++ Insights is a Clang-based source-to-source transformation tool that shows C++ code in a form closer to what the compiler sees.
Andreas Fertig describes the project as emerging from 2017 work on C++11, C++14, and C++17 features such as lambdas, range-based for loops, and structured bindings. The tool started with transformations for those features and grew into a broader educational compiler-visualization tool.
The project is distributed both as an online service at cppinsights.io and as a buildable command-line tool, which helped it become useful for teaching, talks, and local experimentation with compiler transformations.
The packaged command is insights. Typical local usage passes a C++ file followed by compiler arguments, for example a language standard flag, so the tool can perform Clang-backed transformations with the intended compilation context.
For package maintainers, C++ Insights is interesting because it packages a Clang-dependent educational tool rather than a conventional compiler. Its build can be done inside or outside the LLVM/Clang source tree, and upstream documents platform-specific build considerations.
セキュリティ状態
cppinsights に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
insights | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:cppinsights |
|---|---|
| バージョン | 21.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://cppinsights.io/ |
| リポジトリ | https://github.com/andreasfertig/cppinsights |
| 最終更新 | 2026-06-22T14:03:05-07:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.