[PATCH] D48337: Refactor OnExit utility class in ClangUserExpression

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 14:42:31 PDT 2018


labath added a comment.

How is this class different from `lldb_private::CleanUp`? Shouldn't we just delete it and replace all uses with the pre-existing class?


Repository:
  rL LLVM

https://reviews.llvm.org/D48337





More information about the llvm-commits mailing list