majnemer added a comment.

I think it would be inconsistent with the other platforms which have this 
version information.  The platforms which have an environment version stick it 
in the triple (Android, MSVC) and the platforms which have an OS version also 
stick it in the triple (Darwin, iOS, OS X).

Furthermore, it is possible to specify the MSVC version and the Darwin OS 
version in clang without specifying the entire triple.  The 
-fms-compatibility-version flag (and the corresponding flags for Darwin-based 
operating systems) update the version.


Repository:
  rL LLVM

http://reviews.llvm.org/D7642



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

Reply via email to