Skip to content

Files

Latest commit

1cdf68b · May 20, 2024

History

History
This branch is 133 commits behind rapidsai/devcontainers:branch-25.06.

llvm

LLVM compilers and tools (llvm)

A feature to install LLVM compilers and tools

Example Usage

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

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.