[all-commits] [llvm/llvm-project] 561105: [libc++] Fix ODR violation with __exception_guard ...

alexfh via All-commits all-commits at lists.llvm.org
Wed Feb 1 06:01:33 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 561105fb9d3a16f7fb8c718cc5da71b11f17a144
      https://github.com/llvm/llvm-project/commit/561105fb9d3a16f7fb8c718cc5da71b11f17a144
  Author: Alexander Kornienko <alexfh at google.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
    M libcxx/include/__utility/exception_guard.h

  Log Message:
  -----------
  [libc++] Fix ODR violation with __exception_guard in mixed exceptions builds

This fix was proposed in https://reviews.llvm.org/D133661#4095018




More information about the All-commits mailing list