[all-commits] [llvm/llvm-project] efd0b4: [libc++][AIX] Remove LIBCXX-AIX-FIXME feature from...

Jake Egan via All-commits all-commits at lists.llvm.org
Mon May 8 07:54:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: efd0b42171e9b3536d02becbbf3738ded2adbcb3
      https://github.com/llvm/llvm-project/commit/efd0b42171e9b3536d02becbbf3738ded2adbcb3
  Author: Jake Egan <5326451+jakeegan at users.noreply.github.com>
  Date:   2023-05-08 (Mon, 08 May 2023)

  Changed paths:
    M libcxx/test/libcxx/debug/extern-templates.sh.cpp

  Log Message:
  -----------
  [libc++][AIX] Remove LIBCXX-AIX-FIXME feature from test

This test was originally unsupported for `LIBCXX-AIX-FIXME` feature because we lacked `-fvisibility=hidden` support. AIX now has visibility support and the test passes in debug mode.

Reviewed By: #libc, Mordante

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




More information about the All-commits mailing list