shafik accepted this revision. shafik added a comment. Minor comment but LGTM, nice fix!
================ Comment at: lldb/test/API/functionalities/limit-debug-info/main.cpp:34 + int member = 47; +} shadowed_one; + ---------------- Just to clarify we `func_shadow::One` is being shadowed here. Maybe a comment would help clarify the what is going on. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D85904/new/ https://reviews.llvm.org/D85904 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits