[Lldb-commits] [PATCH] D17420: Don't use an atexit handler for cleaning up process specific temp dir
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Thu Feb 18 17:22:21 PST 2016
clayborg accepted this revision.
clayborg added a comment.
The HostInfoBase::Initialize() and HostInfoBase::Terminate() might be good places for your PDB calls like ::CoUninitialize(); to be placed...
http://reviews.llvm.org/D17420
More information about the lldb-commits
mailing list