Overview
Explore the power of clang-tidy and AddressSanitizer for Windows in this comprehensive conference talk from code::dive 2019. Discover how clang-tidy can assist C++ programmers in modernizing codebases and uncovering hidden bugs. Learn about the open-source Visual Studio extension "Clang Power Tools" and its impact on developers using Visual Studio C++. Gain insights into creating custom tidy checks and transformations for specific project needs. Delve into the world of dynamic runtime analysis with AddressSanitizer (ASan) and its implementation in Visual Studio 2019 for MSVC projects. Benefit from the expertise of Victor Ciura, a Senior Software Engineer at CAPHYON, as he shares his experience in software development, competitive programming, and modernizing legacy codebases.
Syllabus
Status quo: clang-tidy & AddressSanitizer on Windows - Victor Ciura - code::dive 2019
Taught by
code::dive conference