[all-commits] [llvm/llvm-project] ed4946: [libc++abi] Avoid the warning: "__EXCEPTIONS" is n...

Xiang Xiao via All-commits all-commits at lists.llvm.org
Mon Aug 30 10:34:58 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ed4946fe20964509b27b38e74331c36857d4be53
      https://github.com/llvm/llvm-project/commit/ed4946fe20964509b27b38e74331c36857d4be53
  Author: Xiang Xiao <xiaoxiang at xiaomi.com>
  Date:   2021-08-30 (Mon, 30 Aug 2021)

  Changed paths:
    M libcxxabi/include/__cxxabi_config.h

  Log Message:
  -----------
  [libc++abi] Avoid the warning: "__EXCEPTIONS" is not defined, evaluates to 0 [-Werror=undef]

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




More information about the All-commits mailing list