Status quo: clang-tidy & AddressSanitizer on Windows - Victor Ciura - code::dive 2019
Softwaremodernisierung mit Clang-Tidy
code::dive 2016 conference – Piotr Padlewski, Jakub Staroń – clang-tidy: write your own linting tool
Refactoring old C++, pt 2: Applying automated clang-tidy fixes
Ignore Files at Clang Compile Time
HCL RTist - Sprint Demo 2022.26 - 7. Clang-tidy Compliance Has Been Improved
HCL RTist - Sprint Demo 2021.46 - 7. Compliance with Clang-Tidy's bugprone-sizeof-expression rule
Introduction To Clang 2019 06 10 13 02 18
Example of gcc and clang thread sanitizer to detect data race - Introduction to Concurrency in C++
2019 LLVM Developers’ Meeting: G. Márton “ASTImporter: Merging Clang ASTs”
Tool chaining the Hydra The ongoing quest for modern toolchains in NetBSD - Martin Huseman & Joer
CppCon 2014: Kostya Serebryany "Sanitize your C++ code"
An Homage for Caphyon
Greg Heo – Sanitizing All* the Things
C++ Weekly - Ep 221 - Generating a .clang-format For C++ Doom
ASan for Windows talk at LLVM dev meeting
USENIX ATC '20 - FuZZan: Efficient Sanitizer Metadata Design for Fuzzing
Oh No! More Modern CMake - Deniz Bahadir - Meeting C++ 2019
SoK: Sanitizing for Security
Memory Errors in C++ - A Static Analysis Point of View