Files
clang-p2996/clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp
Simon Pilgrim ad201691d5 Fix "pointer is null" static analyzer warnings. NFCI.
Use cast<> instead of dyn_cast<> and move into its users where its dereferenced immediately.
2020-01-12 14:36:59 +00:00

93 KiB