libc++ 4.0.1-2 source package in Ubuntu

Changelog

libc++ (4.0.1-2) unstable; urgency=medium

  * Silent libcxx/atomics/atomics.align/align.pass.sh.cpp
    which fails on ppc64el
  * Silent thread.condition/thread.condition.condvar/wait_for.pass.cpp
    which fails on arm64
  * priority-extra-is-replaced-by-priority-optional fixed

  [ Matthias Klose ]
  * Don't include xlocale.h. (glibc)

 -- Sylvestre Ledru <email address hidden>  Fri, 10 Nov 2017 12:10:53 +0100

Upload details

Uploaded by:
LLVM Packaging Team
Uploaded to:
Sid
Original maintainer:
LLVM Packaging Team
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libc++_4.0.1-2.dsc 2.3 KiB c5fd612a50e538a248a8878032b5fba37674190e8010a87ce683c82672cd055a
libc++_4.0.1.orig.tar.bz2 2.1 MiB 94c092d302b5feacf929c2443207321ab6ad88d463d7975537aff611a8d39720
libc++_4.0.1-2.debian.tar.xz 12.1 KiB 6e588f8d7fd866b56af7016ee6a88510452ed793fadeae56e445d4d682ce5a39

No changes file available.

Binary packages built by this source

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.

libc++-helpers: LLVM C++ Standard library - build helpers

 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 package contains the build helpers (clang++-libc++, etc)

libc++-test: LLVM C++ Standard library (test cases)

 libc++ is another implementation of the C++ standard library.
 .
 Features and Goals
 .
   * Correctness as defined by the 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 package contains the test cases of libc++ library.

libc++1: LLVM C++ Standard library

 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.

libc++abi-dev: LLVM low level support for a standard C++ library (development files)

 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++

libc++abi-test: libc++abi test cases

 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++
 .
 Test cases of libc++abi library.

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++