Fix "Logic error" warnings of the type "Called C++ object pointer is
null" reported by Clang Static Analyzer on the following file:
lib/Frontend/CompilerInstance.cpp.
Signed-off-by: Apelete Seketeli <apelete@seketeli.net>
Differential D19963
[scan-build] fix warnings emitted on Clang Frontend code base Needs ReviewPublic Authored by apelete on May 5 2016, 3:53 AM.
Details
Diff Detail Event Timelineapelete retitled this revision from [scan-build] fix warnings emitted on Clang Frontend code base
Fix "Logic error" warnings of the type "Called C++ object pointer is
null" reported by Clang Static Analyzer on the following file:
lib/Frontend/CompilerInstance.cpp. to [scan-build] fix warnings emitted on Clang Frontend code base.May 5 2016, 3:54 AM apelete updated this object.
Revision Contents
Diff 56260 lib/Frontend/CompilerInstance.cpp
|