================ @@ -25,6 +25,7 @@ #include "lldb/Target/Unwind.h" #include "lldb/Utility/LLDBLog.h" #include "lldb/Utility/Log.h" +#include "llvm/ADT/ScopeExit.h" ---------------- jimingham wrote: True, that. https://github.com/llvm/llvm-project/pull/117252