leonardchan planned changes to this revision.
leonardchan added inline comments.


================
Comment at: clang/CMakeLists.txt:468
 
+option(CLANG_BUILD_CLANG_REPL_DEFAULT "Build clang-repl by default." OFF)
+
----------------
Apart from name bikeshedding, it's more likely we'll want this `ON` by default 
to match current upstream behavior, then downstream users like us can just set 
this to `OFF` in our configs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108173

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

Reply via email to