forked from OSchip/llvm-project
d0cf5b2de3
This is needed in clang so one can check if the object needs the destructor called after its memory was freed. This is useful when creating many APInt/APFloat objects with placement new, where the overhead of tracking the pointers for cleanup is significant. llvm-svn: 183100 |
||
---|---|---|
.. | ||
llvm | ||
llvm-c |