efa55e40ed
Export the following missing symbols: ``` void * __ptr64 __cdecl operator new(unsigned __int64,struct std::nothrow_t const & __ptr64) void * __ptr64 __cdecl operator new[](unsigned __int64,struct std::nothrow_t const & __ptr64) ``` and ``` void * __cdecl operator new[](unsigned int,struct std::nothrow_t const &) void * __cdecl operator new(unsigned int,struct std::nothrow_t const &) ``` Fixes root-project/cling#442 |
||
---|---|---|
.. | ||
cling.cpp | ||
CMakeLists.txt |