Clang
clang.llvm.org › docs › UsersManual.html
Clang Compiler User’s Manual — Clang 23.0.0git documentation
This document describes important notes about using Clang as a compiler for an end-user, documenting the supported features, command line options, etc. If you are interested in using Clang to build a tool that processes code, please see “Clang” CFE Internals Manual.
C++ Programming Language Status
Clang Info Download About Features Related Projects User's Manual Language Compatibility Language Extensions C Status C++ Status
Getting Started
Clang Info Download About Features Related Projects User's Manual Language Compatibility Language Extensions C Status C++ Status
Clang-Tidy
Clang diagnostics are treated in a similar way as check diagnostics. Clang diagnostics are displayed by clang-tidy and can be filtered out using the -checks= option. However, the -checks= option does not affect compilation arguments, so it cannot turn on Clang warnings which are not already ...
ClangFormat
Otherwise, the result is written to the standard output. USAGE: clang-format [options] [@<file>] [<file> ...] OPTIONS: Clang-format options: --Werror - If set, changes formatting warnings to errors --Wno-error=<value> - If set, don't error out on the specified warning type.
Clang
clang.llvm.org › docs › index.html
Welcome to Clang's documentation! — Clang 23.0.0git documentation
Clang Compiler User’s Manual · Assembling a Complete Toolchain · Clang Language Extensions · Clang command line argument reference · Attributes in Clang · Diagnostic flags in Clang · AMDGPU Builtins · Warning suppression mappings · Cross-compilation using Clang ·
Clang
clang.llvm.org › docs › InternalsManual.html
“Clang” CFE Internals Manual — Clang 23.0.0git documentation
This document describes some of the more important APIs and internal design decisions made in the Clang C front-end. The purpose of this document is to both capture some of this high-level information and also describe some of the design decisions behind it. This is meant for people interested ...
LLVM
releases.llvm.org › 10.0.0 › tools › clang › docs › UsersManual.html
Clang Compiler User’s Manual — Clang 10 documentation
This document describes important notes about using Clang as a compiler for an end-user, documenting the supported features, command line options, etc. If you are interested in using Clang to build a tool that processes code, please see “Clang” CFE Internals Manual.
LLVM
releases.llvm.org › 18.1.0 › tools › clang › docs › UsersManual.html
Clang Compiler User’s Manual — Clang 18.1.0rc documentation
This document describes important notes about using Clang as a compiler for an end-user, documenting the supported features, command line options, etc. If you are interested in using Clang to build a tool that processes code, please see “Clang” CFE Internals Manual.
LLVM
releases.llvm.org › 3.1 › tools › clang › docs › UsersManual.html
Clang Compiler User's Manual
This document describes important notes about using Clang as a compiler for an end-user, documenting the supported features, command line options, etc. If you are interested in using Clang to build a tool that processes code, please see the Clang Internals Manual.
LLVM
releases.llvm.org › 14.0.0 › tools › clang › docs › UsersManual.html
Clang Compiler User’s Manual — Clang 14.0.0 documentation
This document describes important notes about using Clang as a compiler for an end-user, documenting the supported features, command line options, etc. If you are interested in using Clang to build a tool that processes code, please see “Clang” CFE Internals Manual.
LLVM
releases.llvm.org › 3.5.1 › tools › clang › docs › UsersManual.html
Clang Compiler User’s Manual — Clang 3.5 documentation
This document describes important notes about using Clang as a compiler for an end-user, documenting the supported features, command line options, etc. If you are interested in using Clang to build a tool that processes code, please see “Clang” CFE Internals Manual.
LLVM
releases.llvm.org › 4.0.1 › tools › clang › UsersManual.html
Clang Compiler User’s Manual — Clang 4 documentation
This document describes important notes about using Clang as a compiler for an end-user, documenting the supported features, command line options, etc. If you are interested in using Clang to build a tool that processes code, please see “Clang” CFE Internals Manual.
LLVM
releases.llvm.org › 3.3 › tools › clang › docs › UsersManual.html
Clang Compiler User’s Manual — Clang 3.3 documentation
This document describes important notes about using Clang as a compiler for an end-user, documenting the supported features, command line options, etc. If you are interested in using Clang to build a tool that processes code, please see “Clang” CFE Internals Manual.
AMD ROCm
rocm.docs.amd.com › projects › llvm-project › en › latest › LLVM › clang › html › UsersManual.html
Clang Compiler User’s Manual — Clang 20.0.0git documentation
This document describes important notes about using Clang as a compiler for an end-user, documenting the supported features, command line options, etc. If you are interested in using Clang to build a tool that processes code, please see “Clang” CFE Internals Manual.
libunwind
bcain-llvm.readthedocs.io › projects › clang › en › latest › UsersManual
Clang Compiler User’s Manual — Clang 8 documentation
This document describes important notes about using Clang as a compiler for an end-user, documenting the supported features, command line options, etc. If you are interested in using Clang to build a tool that processes code, please see “Clang” CFE Internals Manual.
LLVM
releases.llvm.org › 7.0.0 › tools › clang › docs › UsersManual.html
Clang Compiler User’s Manual — Clang 7 documentation
This document describes important notes about using Clang as a compiler for an end-user, documenting the supported features, command line options, etc. If you are interested in using Clang to build a tool that processes code, please see “Clang” CFE Internals Manual.
LLVM
releases.llvm.org › 20.1.0 › tools › clang › docs › UsersManual.html
Clang Compiler User’s Manual — Clang 20.1.0 documentation
This document describes important notes about using Clang as a compiler for an end-user, documenting the supported features, command line options, etc. If you are interested in using Clang to build a tool that processes code, please see “Clang” CFE Internals Manual.
AMD ROCm
rocm.docs.amd.com › projects › llvm-project › en › docs-6.4.0 › LLVM › clang › html › UsersManual.html
Clang Compiler User’s Manual — Clang 19.0.0git documentation
This document describes important notes about using Clang as a compiler for an end-user, documenting the supported features, command line options, etc. If you are interested in using Clang to build a tool that processes code, please see “Clang” CFE Internals Manual.
LLVM
releases.llvm.org › 11.0.1 › tools › clang › docs › UsersManual.html
Clang Compiler User’s Manual — Clang 11 documentation
This document describes important notes about using Clang as a compiler for an end-user, documenting the supported features, command line options, etc. If you are interested in using Clang to build a tool that processes code, please see “Clang” CFE Internals Manual.
AMD ROCm
rocm.docs.amd.com › projects › llvm-project › en › docs-6.3.0 › LLVM › clang › html › UsersManual.html
Clang Compiler User’s Manual — Clang 18.0.0git documentation
This document describes important notes about using Clang as a compiler for an end-user, documenting the supported features, command line options, etc. If you are interested in using Clang to build a tool that processes code, please see “Clang” CFE Internals Manual.
Frama-C
frama-c.com › download › frama-clang-manual.pdf pdf
Frama-Clang Plug-in User Manual
Frama-C - An open-source extensible and collaborative platform dedicated to source-code analysis of C software.
LLVM
releases.llvm.org › 19.1.0 › tools › clang › docs › UsersManual.html
Clang Compiler User’s Manual — Clang 19.1.0 documentation
This document describes important notes about using Clang as a compiler for an end-user, documenting the supported features, command line options, etc. If you are interested in using Clang to build a tool that processes code, please see “Clang” CFE Internals Manual.