[PATCH] D33652: Close DynamicLibraries in reverse order they were opened.

Frederich Munch via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 14:24:54 PDT 2017


marsupial updated this revision to Diff 100772.
marsupial added a comment.
Herald added a subscriber: mgorny.

Add test case.


https://reviews.llvm.org/D33652

Files:
  lib/Support/Unix/DynamicLibrary.inc
  lib/Support/Windows/DynamicLibrary.inc
  unittests/Support/DynamicLibrary/CMakeLists.txt
  unittests/Support/DynamicLibrary/DynamicLibraryTest.cpp
  unittests/Support/DynamicLibrary/PipSqueak.cxx
  unittests/Support/DynamicLibrary/PipSqueak.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33652.100772.patch
Type: text/x-patch
Size: 7514 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170530/ce397882/attachment.bin>


More information about the llvm-commits mailing list