kristina added a comment.

Nitpick: This regex is far too broad to cover the rare use case where you'd be 
invoking clang as `clang-N`. I think something like `clang(?:\-[789])?` would 
be more suitable?


Repository:
  rC Clang

https://reviews.llvm.org/D52151



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

Reply via email to