Skip to content

clang

Description

clang website

Development headers and libraries for Clang This is a compiler front-end for the C family of languages (C, C++, Objective-C, and Objective-C++) which is built as part of the LLVM compiler infrastructure project. Unlike many other compiler frontends, Clang is useful for a number of things beyond just compiling code: we intend for Clang to be host to a number of different source-level tools. One example of this is the Clang Static Analyzer.

Environment Modules

Run module spider clang to find out what environment modules are available for this application.

Environment Variables

  • HPC_CLANG_DIR - installation directory
  • HPC_CLANG_BIN - executable directory

Categories

development, compiler, library