steveire added a comment.

- The scripts will continue to work at least until `set output` is removed, 
which is not going to happen soon.
- A comma-delimited list of options means that if I have `foo, bar, bat`  
enabled and want to add `bang`, I need to `set output foo, bar, bat, bang`. Or 
alternatively if I want to remove `bat`, I need to write out all the others. I 
don't think that's suitable.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52857



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

Reply via email to