aboutsummaryrefslogtreecommitdiff
path: root/docs/SourceLevelDebugging.html
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@google.com>2010-03-17 07:08:12 +0000
committerJeffrey Yasskin <jyasskin@google.com>2010-03-17 07:08:12 +0000
commitb7ccf75de52f64b57b7dbfb9d2ec4f793cba6598 (patch)
tree4e95d239408f09b0ea93195df25ab3e89a9581a7 /docs/SourceLevelDebugging.html
parent15a061194e7e26422b247e98d0c86256fe458632 (diff)
Fix a false-positive memory leak in code using RemoveFileOnSignal(). Because
libstdc++'s std::string class points to the interior of an allocation, valgrind reports strings still alive at program termination as possible leaks. I didn't use a ManagedStatic for this because System can't depend on Support. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98716 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/SourceLevelDebugging.html')
0 files changed, 0 insertions, 0 deletions