Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 788 Bytes

File metadata and controls

35 lines (22 loc) · 788 Bytes

LLVM compilers and tools (llvm)

A feature to install LLVM compilers and tools

Example Usage

"features": {
    "ghcr.io/rapidsai/devcontainers/features/llvm:25": {}
}

Options

Options Id Description Type Default Value
version LLVM version to install. string dev
packages LLVM packages to install. string all

Customizations

VS Code Extensions

  • cschlosser.doxdocgen
  • llvm-vs-code-extensions.vscode-clangd
  • ms-vscode.cpptools
  • vadimcn.vscode-lldb
  • seaube.clangformat

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.