diff options
author | Nadav Rotem <nrotem@apple.com> | 2013-04-08 23:40:47 +0000 |
---|---|---|
committer | Nadav Rotem <nrotem@apple.com> | 2013-04-08 23:40:47 +0000 |
commit | 0a9b452aa457ef911e5a6c327ae4b5596df55bca (patch) | |
tree | ff84949c98e33016a8cb4e395f3106158ad62bba /lib/Analysis/ProfileInfo.cpp | |
parent | 92c3742319cc219f8a57aa7d8eea5b17ec93ad06 (diff) | |
download | external_llvm-0a9b452aa457ef911e5a6c327ae4b5596df55bca.zip external_llvm-0a9b452aa457ef911e5a6c327ae4b5596df55bca.tar.gz external_llvm-0a9b452aa457ef911e5a6c327ae4b5596df55bca.tar.bz2 |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179071 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/ProfileInfo.cpp')
0 files changed, 0 insertions, 0 deletions