[Lldb-commits] [PATCH] D152225: [lldb] fix dangling reference in `ClangHost.cpp`

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 6 08:12:28 PDT 2023


aprantl added a comment.

Thanks!

FWIW, it seems like an unnecessary micro optimization to make both these variables static.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D152225/new/

https://reviews.llvm.org/D152225



More information about the lldb-commits mailing list