Site icon Learn C++

Learn C++ With 2020: The Year of Sanitizers? by Victor Ciura (CPPCon 2020) Video

For most C++ programmers who are looking to enhance your code, Clang-tidy is their trusted assistant. However, even though static analysis is excellent, there are still false positives as well. Now that AddressSanitizer is available for windows, this video analyzes how it works and examine a ton of examples diagnosed by it.

Exit mobile version