[cmake-developers] [CMake 0014458]: Support clang-cl, clang's cl-compatible driver

Mantis Bug Tracker mantis at public.kitware.com
Fri Oct 4 04:57:49 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14458 
====================================================================== 
Reported By:                hansw
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14458
Category:                   CMake
Reproducibility:            N/A
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-10-04 04:57 EDT
Last Modified:              2013-10-04 04:57 EDT
====================================================================== 
Summary:                    Support clang-cl, clang's cl-compatible driver
Description: 
Clang has recently developed a cl-compatible driver, clang-cl. 

Configuring a project on Windows with cmake -DCMAKE_CXX_COMPILER=clang-cl still
generates files that try to use the regular gcc-compatible clang options.

Would it be possible to teach cmake about this new driver mode?

Additional Information: 
clang-cl was announced at
http://blog.llvm.org/2013/09/a-path-forward-for-llvm-toolchain-on.html, and
builds are available from http://llvm.org/builds/
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-10-04 04:57 hansw          New Issue                                    
======================================================================




More information about the cmake-developers mailing list