kristina added a comment.

Just a minor suggestion, I think it would make it more clear as before LLVM 7, 
Clang did not have a version number with the main executable. GCC is slightly 
less consistent with their formats as they usually ship as host compilers with 
various suffixes, but with Clang it can only be `clang`, `clang-7` or 8 (or 9 
in the future) although it's still generally invoked as `clang` unless you have 
multiple installations.


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