Skip to content

Details

Clang is a modern open-source C/C++ compiler, providing support for the latest language standards, high performance, excellent diagnostics and hackability. Lately, there has been an effort to make it compatible with MSVC on Windows. This allows Windows developers to use Clang directly with their existing Visual Studio workflow and enables new tools, such as AddressSanitizer.

This talk will cover the background of LLVM and Clang, the benefits of using Clang on Windows, challenges involved in the port (including details on how C++ works under the hood), and demos.

Hans Wennborg is a software engineer at Google working on the LLVM compiler infrastructure and Chromium browser project.

Members are also interested in