diff options
author | Greg Clayton <gclayton@apple.com> | 2012-01-27 18:33:53 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2012-01-27 18:33:53 +0000 |
commit | a896f574e0859ed1c8f9f586e8785768491f2222 (patch) | |
tree | df29a86366b9011f41bf0eb67e9ae423f20d81c6 /clang/lib/Basic/Module.cpp | |
parent | ecc6116950e0ff0ee86cf2d75e201badc0e707c9 (diff) | |
download | bcm5719-llvm-a896f574e0859ed1c8f9f586e8785768491f2222.tar.gz bcm5719-llvm-a896f574e0859ed1c8f9f586e8785768491f2222.zip |
NULL out the "ptr_" member of shared pointers for debug and release
builds (not build and integration builds) to help catch when a shared pointer
that might be in a collection class is used after the collection
has been freed.
llvm-svn: 149136
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions