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

Tim Shen via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 8 18:53:28 PDT 2016


timshen updated this revision to Diff 67276.
timshen marked 2 inline comments as done.
timshen added a comment.

Updated attribute position and removed unnecessary deleted ctor.


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.67276.patch
Type: text/x-patch
Size: 3268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160809/023de608/attachment.bin>


More information about the llvm-commits mailing list