mysterymath marked an inline comment as done.
mysterymath added inline comments.


================
Comment at: clang/cmake/caches/Fuchsia-stage2.cmake:3
 
+option(FUCHSIA_USE_MULTIPLE_DISTRIBUTIONS "Use multiple distributions")
+option(FUCHSIA_ENABLE_LLDB "Enable LLDB")
----------------
phosek wrote:
> Could we use multiple distributions unconditionally?
Yep, this is just the feature flag mechanism to prevent breaking the build and 
provide a safe revert. As soon as this and its partner change are stable, I'll 
yank the flag.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146665

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

Reply via email to