llvm-defaults 0.49~exp1 source package in Ubuntu

Changelog

llvm-defaults (0.49~exp1) experimental; urgency=low

  * Team upload
  * Default to 9 for early testers

 -- Gianfranco Costamagna <email address hidden>  Thu, 12 Sep 2019 18:36:47 +0200

Upload details

Uploaded by:
LLVM Packaging Team
Uploaded to:
Experimental
Original maintainer:
LLVM Packaging Team
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
llvm-defaults_0.49~exp1.dsc 2.8 KiB d1c61509ebd197b74a331d92093615ab5a0ab476c9025c214be5501aa110105c
llvm-defaults_0.49~exp1.tar.xz 11.4 KiB 472d50b7a62ffc00249bdc464d709351e044494980eee205f8b365b8d4174e3c

No changes file available.

Binary packages built by this source

clang: No summary available for clang in ubuntu eoan.

No description available for clang in ubuntu eoan.

clang-format: No summary available for clang-format in ubuntu eoan.

No description available for clang-format in ubuntu eoan.

clang-tidy: 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 replaces clang-modernize
 .
 This is a dependency package providing the clang tidy tool.

clang-tools: clang-based tools

 Clang project is a C, C++, Objective C and Objective C++ front-end
 for 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 and 14 standards and also
 provides most of the support of C++17.
 .
 This is a dependency package providing the clang tools package.

clangd: 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.
 .
 This is a dependency package providing clangd.

libc++-dev: LLVM C++ Standard library (development files)

 libc++ is another implementation of the C++ standard library
 .
 Features and Goals
 .
   * Correctness as defined by the C++ standards.
   * Fast execution.
   * Minimal memory use.
   * Fast compile times.
   * ABI compatibility with gcc's libstdc++ for some low-level features such
     as exception objects, rtti and memory allocation.
   * Extensive unit tests.
 This is a dependency package providing the default LLVM C++ Standard library
 development files.

libc++1: No summary available for libc++1 in ubuntu eoan.

No description available for libc++1 in ubuntu eoan.

libc++abi-dev: No summary available for libc++abi-dev in ubuntu eoan.

No description available for libc++abi-dev in ubuntu eoan.

libc++abi1: LLVM low level support for a standard C++ library

 libc++abi is another implementation of low level support for a standard C++
 library.
 .
 Features and Goals
 .
   * Correctness as defined by the C++ standards.
   * Provide a portable sublayer to ease the porting of libc++
 This is a dependency package providing low level support to
 LLVM C++ Standard library.

libclang-dev: clang library - Development package

 Clang project is a C, C++, Objective C and Objective C++ front-end
 for 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 and 14 standards and also
 provides most of the support of C++17.
 .
 This is a dependency package providing the default libclang libraries and
 headers.

libclang1: No summary available for libclang1 in ubuntu eoan.

No description available for libclang1 in ubuntu eoan.

liblldb-dev: No summary available for liblldb-dev in ubuntu eoan.

No description available for liblldb-dev in ubuntu eoan.

libllvm-ocaml-dev: No summary available for libllvm-ocaml-dev in ubuntu eoan.

No description available for libllvm-ocaml-dev in ubuntu eoan.

libomp-dev: No summary available for libomp-dev in ubuntu eoan.

No description available for libomp-dev in ubuntu eoan.

libomp5: 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.
 This is a dependency package providing the default LLVM OpenMP runtime.

lld: No summary available for lld in ubuntu eoan.

No description available for lld in ubuntu eoan.

lldb: No summary available for lldb in ubuntu eoan.

No description available for lldb in ubuntu eoan.

llvm: No summary available for llvm in ubuntu eoan.

No description available for llvm in ubuntu eoan.

llvm-dev: No summary available for llvm-dev in ubuntu eoan.

No description available for llvm-dev in ubuntu eoan.

llvm-runtime: Low-Level Virtual Machine (LLVM), bytecode interpreter

 The Low-Level Virtual Machine (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 is a dependency package providing the default bytecode interpreter.

python-clang: No summary available for python-clang in ubuntu eoan.

No description available for python-clang in ubuntu eoan.

python-lldb: transitional package to python3-lldb

 This is a transitional package. It can safely be removed.