[all-commits] [llvm/llvm-project] a5931e: [libc++][format] Removes an AIX work-around.

Mark de Wever via All-commits all-commits at lists.llvm.org
Tue Jun 20 10:31:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a5931e2c7b9191ffd255911f2ce1bdf94df4587c
      https://github.com/llvm/llvm-project/commit/a5931e2c7b9191ffd255911f2ce1bdf94df4587c
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
    M libcxx/include/__format/format_functions.h

  Log Message:
  -----------
  [libc++][format] Removes an AIX work-around.

This work-around was for Clang 13 and older, which we no longer support.

Reviewed By: #libc, ldionne

Differential Revision: https://reviews.llvm.org/D152175




More information about the All-commits mailing list