labath marked 2 inline comments as done.
labath added inline comments.

================
Comment at: lldb/include/lldb/Core/Module.h:972
+      ModuleList::GetGlobalModuleListProperties()
+          .GetSymlinkMappings();     ///< Module specific source remappings for
+                                     /// when you have debug info for a module
----------------
JDevlieghere wrote:
> Nit: can you move the comment before the variable with `///`? `///<` rarely 
> makes sense with the 80 col limit and it's already broken in the comment for 
> `m_old_symfiles`... 
Good point.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71770



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to