MyNixOS website logo
Description

C language family frontend for LLVM.

The Clang project provides a language front-end and tooling infrastructure for languages in the C language family (C, C++, Objective C/C++, OpenCL, CUDA, and RenderScript) for the LLVM project. It aims to deliver amazingly fast compiles, extremely useful error and warning messages and to provide a platform for building great source level tools. The Clang Static Analyzer and clang-tidy are tools that automatically find bugs in your code, and are great examples of the sort of tools that can be built using the Clang frontend as a library to parse C/C++ code.

Metadata

Version

19.0.0-rocm

Executables (30)

Show all
  • bin/amdgpu-arch
  • bin/analyze-build
  • bin/c-index-test
  • bin/clang++
  • bin/clang-17
  • bin/clang-build-select-link
  • bin/clang-check
  • bin/clang-cl
  • bin/clang-cpp
  • bin/clang-extdef-mapping
  • bin/clang-format
  • bin/clang-linker-wrapper
  • bin/clang-nvlink-wrapper
  • bin/clang-offload-bundler
  • bin/clang-offload-packager
  • bin/clang-offload-wrapper
  • bin/clang-refactor
  • bin/clang-rename
  • bin/clang-repl
  • bin/clang-scan-deps
  • bin/clang-tblgen
  • bin/diagtool
  • bin/flang
  • bin/git-clang-format
  • bin/hmaptool
  • bin/intercept-build
  • bin/nvptx-arch
  • bin/scan-build
  • bin/scan-build-py
  • bin/scan-view

Platforms (1)

    Linux
Show all
  • x86_64-linux