[all-commits] [llvm/llvm-project] 157c12: Revert "[libc++] Fix ODR violation with __exceptio...
philnik777 via All-commits
all-commits at lists.llvm.org
Wed Feb 1 07:05:59 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 157c12310cbc08d7775714ad12b819c8511065a2
https://github.com/llvm/llvm-project/commit/157c12310cbc08d7775714ad12b819c8511065a2
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-02-01 (Wed, 01 Feb 2023)
Changed paths:
M libcxx/include/__utility/exception_guard.h
Log Message:
-----------
Revert "[libc++] Fix ODR violation with __exception_guard in mixed exceptions builds"
This reverts commit 561105fb9d3a16f7fb8c718cc5da71b11f17a144.
This breaks C++03 with -fno-exceptions.
More information about the All-commits
mailing list