Project

General

Profile

« Previous | Next » 

Revision 122ce52e

Added by nobu (Nobuyoshi Nakada) over 4 years ago

Check if alternative malloc header can work in C++

jemalloc (5.2.1 at least) cannot compile in C++ on macOS SDK, due
to conflicts on exception specification.