[all-commits] [llvm/llvm-project] f011a5: [libcxxabi] Added convenience classes to cxa_guard
DanielMcIntosh via All-commits
all-commits at lists.llvm.org
Wed Jan 12 14:31:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f011a53c148a8095e0bb63a92a0a640db16d1d54
https://github.com/llvm/llvm-project/commit/f011a53c148a8095e0bb63a92a0a640db16d1d54
Author: Daniel McIntosh <Daniel.McIntosh at ibm.com>
Date: 2022-01-12 (Wed, 12 Jan 2022)
Changed paths:
M libcxxabi/src/cxa_guard_impl.h
M libcxxabi/test/guard_test_basic.pass.cpp
Log Message:
-----------
[libcxxabi] Added convenience classes to cxa_guard
This is the 5th of 5 changes to overhaul cxa_guard.
See D108343 for what the final result will be.
Depends on D115368
Reviewed By: ldionne, #libc_abi
Differential Revision: https://reviews.llvm.org/D115369
More information about the All-commits
mailing list