зеркало из https://github.com/microsoft/clang-1.git
[analyzer] Appease buildbots: include template arguments in base class ref.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177583 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
81ba9d1160
Коммит
aa5573364b
|
@ -2062,7 +2062,7 @@ public:
|
|||
// Called by ClusterAnalysis.
|
||||
void VisitAddedToCluster(const MemRegion *baseR, const ClusterBindings &C);
|
||||
void VisitCluster(const MemRegion *baseR, const ClusterBindings *C);
|
||||
using ClusterAnalysis::VisitCluster;
|
||||
using ClusterAnalysis<removeDeadBindingsWorker>::VisitCluster;
|
||||
|
||||
bool UpdatePostponed();
|
||||
void VisitBinding(SVal V);
|
||||
|
|
Загрузка…
Ссылка в новой задаче