forked from OSchip/llvm-project
parent
1f6e22d1cc
commit
a2afcc9911
|
@ -1203,7 +1203,9 @@ protected:
|
|||
DataVisualization::Categories::GetCategory(cat_nameCS, category);
|
||||
}
|
||||
else
|
||||
{
|
||||
DataVisualization::Categories::GetCategory(ConstString(NULL), category);
|
||||
}
|
||||
category->Clear(m_formatter_kind_mask);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue