[PATCH] D22796: [ADT] Add make_scope_exit().

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 10:57:24 PDT 2016


timshen updated this revision to Diff 67553.
timshen added a comment.

Simplified the test case as suggested.


https://reviews.llvm.org/D22796

Files:
  include/llvm/ADT/ScopeExit.h
  unittests/ADT/CMakeLists.txt
  unittests/ADT/ScopeExitTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22796.67553.patch
Type: text/x-patch
Size: 3127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160810/5b63719f/attachment.bin>


More information about the llvm-commits mailing list