Files
UnrealEngineUWP/Engine/Source/Developer
Mike Fricker 701ad40823 Improved support for Clang C++ compiler on Windows
- The entire editor can now be compiled using Clang on Windows.  It also runs (as long as you use the MSVC linker.)
- Use UEBuildWindows.bCompileWithClang=true to help test Clang support
- Most UE4 programs can now be compiled using Clang on Windows, and linked using the Clang linker on Windows
- Many C++ syntax fixes to resolve Clang errors and warnings when on Windows
- Clang on Windows now supports PCH files properly (but not "shared" PCHs, yet.)
- Hacked the DirectX XAudio2 headers slightly to work around a macro pasting bug in Clang

[CL 2494439 by Mike Fricker in Main branch]
2015-03-27 16:44:10 -04:00
..
2015-03-17 06:17:32 -04:00
2015-03-27 12:29:42 -04:00
2015-03-26 19:57:33 -04:00
2015-03-23 14:50:36 -04:00
2015-03-03 12:30:55 -05:00
2015-03-24 04:49:35 -04:00
2014-12-07 19:09:38 -05:00