diff options
author | John McCall <rjmccall@apple.com> | 2011-05-15 17:49:20 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2011-05-15 17:49:20 +0000 |
commit | 23c608d6815f188cb0bd3444c9708383c6461036 (patch) | |
tree | 8d1d545ac3f525f3423b0086395a8f517e4ebdf3 /test/CodeGenCXX/skip-vtable-pointer-initialization.cpp | |
parent | adf5dc340db3ea99de5fe3f6c42cfee1807d445e (diff) |
Add a method for checking whether a function is one of the reserved global
placement allocation or deallocation functions. These functions cannot be
replaced by the user and are exempt from the normal requirements on
allocation functions (e.g. that they must return unaliased memory).
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131386 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGenCXX/skip-vtable-pointer-initialization.cpp')
0 files changed, 0 insertions, 0 deletions