llvm-toolchain-11 1:11.1.0-4 source package in Ubuntu
Changelog
llvm-toolchain-11 (1:11.1.0-4) unstable; urgency=medium * Force version to 11.1 in another qualify-clang.sh test. -- Gianfranco Costamagna <email address hidden> Tue, 28 Sep 2021 12:06:50 +0200
Upload details
- Uploaded by:
- LLVM Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- LLVM Packaging Team
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
llvm-toolchain-11_11.1.0-4.dsc | 6.0 KiB | 099e275081b1a7505b8bc9e4eb5e208dda08c5899211ca5e415fc7243ddfdd39 |
llvm-toolchain-11_11.1.0.orig.tar.xz | 75.1 MiB | 76b6c542f5749449c23d40e612f5c28ae7df398f6bb774dd88f66e1769a9c7d0 |
llvm-toolchain-11_11.1.0-4.debian.tar.xz | 134.9 KiB | b332cc940e780672bc3f5fb36d629b7827f2d8f71e70ad363122fb1f26ea2206 |
Available diffs
No changes file available.
Binary packages built by this source
- clang-11: No summary available for clang-11 in ubuntu impish.
No description available for clang-11 in ubuntu impish.
- clang-11-dbgsym: No summary available for clang-11-dbgsym in ubuntu impish.
No description available for clang-11-dbgsym in ubuntu impish.
- clang-11-doc: No summary available for clang-11-doc in ubuntu impish.
No description available for clang-11-doc in ubuntu impish.
- clang-11-examples: Clang examples
Clang project is a C, C++, Objective C and Objective C++ front-end
based on the LLVM compiler. Its goal is to offer a replacement to the
GNU Compiler Collection (GCC).
.
Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang examples.
- clang-format-11: Tool to format C/C++/Obj-C code
Clang-format is both a library and a stand-alone tool with the goal of
automatically reformatting C++ sources files according to configurable
style guides. To do so, clang-format uses Clang's Lexer to transform an
input file into a token stream and then changes all the whitespace around
those tokens. The goal is for clang-format to both serve both as a user
tool (ideally with powerful IDE integrations) and part of other
refactoring tools, e.g. to do a reformatting of all the lines changed
during a renaming.
.
This package also provides vim and emacs plugins.
- clang-format-11-dbgsym: debug symbols for clang-format-11
- clang-tidy-11: clang-based C++ linter tool
Provide an extensible framework for diagnosing and fixing typical programming
errors, like style violations, interface misuse, or bugs that can be deduced
via static analysis. clang-tidy is modular and provides a convenient interface
for writing new checks.
- clang-tidy-11-dbgsym: debug symbols for clang-tidy-11
- clang-tools-11: No summary available for clang-tools-11 in ubuntu impish.
No description available for clang-tools-11 in ubuntu impish.
- clang-tools-11-dbgsym: No summary available for clang-tools-11-dbgsym in ubuntu impish.
No description available for clang-tools-
11-dbgsym in ubuntu impish.
- clangd-11: Language server that provides IDE-like features to editors
clangd understands your C++ code and adds smart features to your editor:
- code completion
- compile errors
- go-to-definition
- and more.
.
clangd is a language server that implements the Language Server Protocol;
it can work with many editors through a plugin.
- clangd-11-dbgsym: No summary available for clangd-11-dbgsym in ubuntu impish.
No description available for clangd-11-dbgsym in ubuntu impish.
- libc++-11-dev: No summary available for libc++-11-dev in ubuntu impish.
No description available for libc++-11-dev in ubuntu impish.
- libc++1-11: No summary available for libc++1-11 in ubuntu impish.
No description available for libc++1-11 in ubuntu impish.
- libc++1-11-dbgsym: No summary available for libc++1-11-dbgsym in ubuntu impish.
No description available for libc++1-11-dbgsym in ubuntu impish.
- libc++abi-11-dev: No summary available for libc++abi-11-dev in ubuntu impish.
No description available for libc++abi-11-dev in ubuntu impish.
- libc++abi1-11: No summary available for libc++abi1-11 in ubuntu impish.
No description available for libc++abi1-11 in ubuntu impish.
- libc++abi1-11-dbgsym: debug symbols for libc++abi1-11
- libclang-11-dev: Clang library - Development package
Clang project is a C, C++, Objective C and Objective C++ front-end
based on the LLVM compiler. Its goal is to offer a replacement to the
GNU Compiler Collection (GCC).
.
Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang headers to develop extensions over
libclang1-11.
- libclang-common-11-dev: Clang library - Common development package
Clang project is a C, C++, Objective C and Objective C++ front-end
based on the LLVM compiler. Its goal is to offer a replacement to the
GNU Compiler Collection (GCC).
.
Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang generic headers and some libraries
(profiling, etc).
- libclang-common-11-dev-dbgsym: debug symbols for libclang-common-11-dev
- libclang-cpp11: C++ interface to the Clang library
Clang project is a C, C++, Objective C and Objective C++ front-end
based on the LLVM compiler. Its goal is to offer a replacement to the
GNU Compiler Collection (GCC).
.
Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also
provides most of the support of C++20.
.
This package contains the Clang C++ library.
.
The C++ Interface to Clang provides an API that exposes
facilities for parsing source code into an abstract syntax tree (AST),
loading already-parsed ASTs, traversing the AST, associating physical source
locations with elements within the AST, and other facilities that support
Clang-based development tools.
- libclang-cpp11-dbgsym: No summary available for libclang-cpp11-dbgsym in ubuntu impish.
No description available for libclang-
cpp11-dbgsym in ubuntu impish.
- libclang-cpp11-dev: No summary available for libclang-cpp11-dev in ubuntu impish.
No description available for libclang-cpp11-dev in ubuntu impish.
- libclang1-11: No summary available for libclang1-11 in ubuntu impish.
No description available for libclang1-11 in ubuntu impish.
- libclang1-11-dbgsym: debug symbols for libclang1-11
- libfuzzer-11-dev: No summary available for libfuzzer-11-dev in ubuntu impish.
No description available for libfuzzer-11-dev in ubuntu impish.
- liblld-11: No summary available for liblld-11 in ubuntu impish.
No description available for liblld-11 in ubuntu impish.
- liblld-11-dev: LLVM-based linker, header files
LLD is a new, high-performance linker. It is built as a set of reusable
components which highly leverage existing libraries in the larger LLVM
Project.
.
This package provides the header files to build extension over lld.
- liblldb-11: No summary available for liblldb-11 in ubuntu impish.
No description available for liblldb-11 in ubuntu impish.
- liblldb-11-dbgsym: debug symbols for liblldb-11
- liblldb-11-dev: Next generation, high-performance debugger, header files
LLDB is a next generation, high-performance debugger. It is built as a set of
reusable components which highly leverage existing libraries in the larger LLVM
Project, such as the Clang expression parser and LLVM disassembler.
.
This package provides the header files to build extension over lldb.
- libllvm-11-ocaml-dev: No summary available for libllvm-11-ocaml-dev in ubuntu impish.
No description available for libllvm-
11-ocaml- dev in ubuntu impish.
- libllvm11: Modular compiler and toolchain technologies, runtime library
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
.
This package contains the LLVM runtime library.
- libllvm11-dbgsym: No summary available for libllvm11-dbgsym in ubuntu impish.
No description available for libllvm11-dbgsym in ubuntu impish.
- libomp-11-dev: LLVM OpenMP runtime - dev package
The runtime is the part of the OpenMP implementation that your code is
linked against, and that manages the multiple threads in an OpenMP program
while it is executing.
- libomp-11-dev-dbgsym: No summary available for libomp-11-dev-dbgsym in ubuntu impish.
No description available for libomp-
11-dev- dbgsym in ubuntu impish.
- libomp-11-doc: No summary available for libomp-11-doc in ubuntu impish.
No description available for libomp-11-doc in ubuntu impish.
- libomp5-11: LLVM OpenMP runtime
The runtime is the part of the OpenMP implementation that your code is
linked against, and that manages the multiple threads in an OpenMP program
while it is executing.
- libomp5-11-dbgsym: No summary available for libomp5-11-dbgsym in ubuntu impish.
No description available for libomp5-11-dbgsym in ubuntu impish.
- lld-11: LLVM-based linker
LLD is a new, high-performance linker. It is built as a set of reusable
components which highly leverage existing libraries in the larger LLVM
Project.
- lld-11-dbgsym: No summary available for lld-11-dbgsym in ubuntu impish.
No description available for lld-11-dbgsym in ubuntu impish.
- lldb-11: Next generation, high-performance debugger
LLDB is a next generation, high-performance debugger. It is built as a set of
reusable components which highly leverage existing libraries in the larger LLVM
Project, such as the Clang expression parser and LLVM disassembler.
- lldb-11-dbgsym: No summary available for lldb-11-dbgsym in ubuntu impish.
No description available for lldb-11-dbgsym in ubuntu impish.
- llvm-11: No summary available for llvm-11 in ubuntu impish.
No description available for llvm-11 in ubuntu impish.
- llvm-11-dbgsym: debug symbols for llvm-11
- llvm-11-dev: No summary available for llvm-11-dev in ubuntu impish.
No description available for llvm-11-dev in ubuntu impish.
- llvm-11-dev-dbgsym: No summary available for llvm-11-dev-dbgsym in ubuntu impish.
No description available for llvm-11-dev-dbgsym in ubuntu impish.
- llvm-11-doc: No summary available for llvm-11-doc in ubuntu impish.
No description available for llvm-11-doc in ubuntu impish.
- llvm-11-examples: Modular compiler and toolchain technologies, examples
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
.
LLVM uses a single, language-independent virtual instruction set both
as an offline code representation (to communicate code between
compiler phases and to run-time systems) and as the compiler internal
representation (to analyze and transform programs). This persistent
code representation allows a common set of sophisticated compiler
techniques to be applied at compile-time, link-time, install-time,
run-time, or "idle-time" (between program runs).
.
This package contains examples for using LLVM, both in developing
extensions to LLVM and in using it to compile code.
- llvm-11-linker-tools: Modular compiler and toolchain technologies
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
.
This package contains the LLVMgold and LLVMPolly linker plugins.
- llvm-11-linker-tools-dbgsym: No summary available for llvm-11-linker-tools-dbgsym in ubuntu impish.
No description available for llvm-11-
linker- tools-dbgsym in ubuntu impish.
- llvm-11-runtime: No summary available for llvm-11-runtime in ubuntu impish.
No description available for llvm-11-runtime in ubuntu impish.
- llvm-11-runtime-dbgsym: debug symbols for llvm-11-runtime
- llvm-11-tools: No summary available for llvm-11-tools in ubuntu impish.
No description available for llvm-11-tools in ubuntu impish.
- llvm-11-tools-dbgsym: debug symbols for llvm-11-tools
- python3-clang-11: No summary available for python3-clang-11 in ubuntu impish.
No description available for python3-clang-11 in ubuntu impish.
- python3-lldb-11: No summary available for python3-lldb-11 in ubuntu impish.
No description available for python3-lldb-11 in ubuntu impish.