Some of the build bots are unhappy about the overload of the global operator...
Some of the build bots are unhappy about the overload of the global operator new() because it was accidentally marked noexcept instead of noexcept(false). This should correct those bots. llvm-svn: 248797
Loading
Please sign in to comment