mirror of
https://github.com/intel/llvm.git
synced 2026-01-18 07:57:36 +08:00
This disentangles the code which previously had a mix of many #ifdefs, a non-versioned namespace and a versioned namespace. It also makes it clearer which parts of <new> are implemented on Windows by including <new.h>.