E5ten added a comment.

@beanz But if libclang_shared is intended to be a shippable binary and 
BUILD_SHARED_LIBS is only intended to be an option used in developer builds, 
and libclang_shared while not causing conflicts (thanks for the info on how 
that works by the way) would be redundant in a local developer build one would 
see BUILD_SHARED_LIBS enabled in wouldn't it? And also to me it doesn't really 
make sense to enable the intended shippable binary in a build that is 
specifically enabling a developer option, and so is obviously not intended for 
shipment (I get that in the arch case it is intended for shipment but that case 
is them using an option they shouldn't not the option being one that should be 
used when the built products are intended for redistribution).


Repository:
  rC Clang

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

https://reviews.llvm.org/D61909



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

Reply via email to