Files
clang-p2996/clang/lib/StaticAnalyzer/Checkers/WebKit/UncountedLambdaCapturesChecker.cpp
Mariya Podchishchaeva e5a6f1c779 [NFC][webkit.UncountedLambdaCapturesChecker] Remove unnecessary check (#120069)
CXXMD is checked for null, but it can't be null inside of a visitor's
method. Found by a static analyzer tool.
2024-12-17 10:45:10 +01:00

8.2 KiB