Commit 42900b70 authored by Andreas Holzammer's avatar Andreas Holzammer
Browse files

Add documentation for clang under Windows


Change-Id: I6e3da278359a7fdf846b710b2fc4a3ca9dcbd3e5
Reviewed-by: default avatarTopi Reiniö <topi.reinio@theqtcompany.com>
Showing with 7 additions and 0 deletions
......@@ -563,6 +563,13 @@
This will give the full screen window a 1-pixel border, thus enabling the
other top level windows to appear on top.
\section1 Clang(clang-cl)
Qt has been tested successfully with Clang 3.8(llvm svn rev. 256453 and clang
svn rev. 256453). Visual Studio 2015 Update 1 was used to build clang. Mkspec is
using the clang-cl tool to build Qt. Clang 3.8 does not support precompiled
headers.
*/
/*!
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment