mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
libstdc++ needs a few typedefs in malloc_alloc. MSVC's STL needs rebind(), construct(), destroy(). MSVC2013 also has no snprintf, but it exists in 2015. llvm-svn: 248129