c++ new operators are not malloc-like functions because they do not return uninitialized memory.
Users may overide new-operators and implement any function that they like. llvm-svn: 179071
Loading
Please register or sign in to comment
Users may overide new-operators and implement any function that they like. llvm-svn: 179071