Mercurial > hg > CbC > CbC_llvm
comparison libcxxabi/src/cxa_exception.h @ 207:2e18cbf3894f
LLVM12
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 08 Jun 2021 06:07:14 +0900 |
parents | 1d019706d866 |
children | c4bab56944e8 |
comparison
equal
deleted
inserted
replaced
173:0572611fdcc8 | 207:2e18cbf3894f |
---|---|
159 extern "C" _LIBCXXABI_FUNC_VIS void * __cxa_allocate_dependent_exception (); | 159 extern "C" _LIBCXXABI_FUNC_VIS void * __cxa_allocate_dependent_exception (); |
160 extern "C" _LIBCXXABI_FUNC_VIS void __cxa_free_dependent_exception (void * dependent_exception); | 160 extern "C" _LIBCXXABI_FUNC_VIS void __cxa_free_dependent_exception (void * dependent_exception); |
161 | 161 |
162 } // namespace __cxxabiv1 | 162 } // namespace __cxxabiv1 |
163 | 163 |
164 #endif // _CXA_EXCEPTION_H | 164 #endif // _CXA_EXCEPTION_H |