mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-24 13:16:07 +00: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>.