]> granicus.if.org Git - clang/commit
[analyzer] ConditionBRVisitor: Remove duplicated code
authorCsaba Dabis <dabis.csaba98@gmail.com>
Wed, 29 May 2019 20:18:07 +0000 (20:18 +0000)
committerCsaba Dabis <dabis.csaba98@gmail.com>
Wed, 29 May 2019 20:18:07 +0000 (20:18 +0000)
commit15e4b7d52704b45df776995df275fe62f24aac1a
treebf728ac2f248a92dbb0a1aa3f5a1dc226066556e
parentf2273e0d2649d2fb6f9257a1e2caeb36013cf4de
[analyzer] ConditionBRVisitor: Remove duplicated code

Summary: -

Reviewers: NoQ, george.karpenkov

Reviewed By: NoQ

Subscribers: cfe-commits, xazax.hun, baloghadamsoftware, szepet, a.sidorin,
             mikhail.ramalho, Szelethus, donat.nagy, dkrupp

Tags: #clang

Differential Revision: https://reviews.llvm.org/D58199

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@362025 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp