mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
Probably should initialize that new ivar while I'm at it...
llvm-svn: 214941
This commit is contained in:
@@ -56,6 +56,7 @@ CommandObject::CommandObject
|
||||
m_is_alias (false),
|
||||
m_flags (flags),
|
||||
m_arguments(),
|
||||
m_deprecated_command_override_callback (nullptr),
|
||||
m_command_override_callback (nullptr),
|
||||
m_command_override_baton (nullptr)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user