[all-commits] [llvm/llvm-project] c40b83: [libc++abi] Fix forced_unwind tests failures on AR...

Vladimir Vereschaka via All-commits all-commits at lists.llvm.org
Fri Feb 12 14:00:35 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c40b83199f01f36647b083dfd353d92134bc4973
      https://github.com/llvm/llvm-project/commit/c40b83199f01f36647b083dfd353d92134bc4973
  Author: Vladimir Vereschaka <vvereschaka at accesssoftek.com>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M libcxxabi/test/forced_unwind1.pass.cpp
    M libcxxabi/test/forced_unwind2.pass.cpp

  Log Message:
  -----------
  [libc++abi] Fix forced_unwind tests failures on ARM/EHABI targets.

Added __cxxabi_config.h includes to resolve _LIBCXXABI_ARM_EHABI and
proper building the forces_unwindX.cpp tests for the ARM/EHABI targets.

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




More information about the All-commits mailing list