This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] Track the problematic subexpression in UndefResultChecker
ClosedPublic

Authored by george.karpenkov on Aug 22 2018, 3:53 PM.

Diff Detail

Repository
rC Clang

Event Timeline

NoQ accepted this revision.Aug 22 2018, 3:59 PM

Yeah, i guess the checker is responsible for it. The checker just knows what part it wants to track.

clang/lib/StaticAnalyzer/Checkers/UndefResultChecker.cpp
126 ↗(On Diff #162087)

Accidental newline.

This revision is now accepted and ready to land.Aug 22 2018, 3:59 PM
This revision was automatically updated to reflect the committed changes.