teemperor added a comment.

This patch is *only* for getting the `std` module working on as many projects 
as possible. The initial plan about using -gmodules and then looking at the 
imported modules as expressed in DWARF is still what we will do for modules in 
general (and it will then have precedence over this approach if user's have 
fully modularized and migrated their projects to `-gmodules`). So clear yes to 
both of your questions. -gmodules support will be added when I get around to 
update D61606 <https://reviews.llvm.org/D61606>, but getting this into a state 
where we can ship it is the priority for now :)


Repository:
  rLLDB LLDB

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

https://reviews.llvm.org/D67760



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

Reply via email to