phosek added inline comments.

================
Comment at: clang/lib/Driver/MultilibBuilder.cpp:88
 
+static Multilib::flags_list getPrintOptions(const Multilib::flags_list &Flags) 
{
+  // Derive print options from flags.
----------------
Would it be possible to move this method directly into `Multilib` to avoid 
having to pass around the callback?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142905

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

Reply via email to