Undo 114084 and 114087 to unbreak the build for the time being.

llvm-svn: 114095
This commit is contained in:
Johnny Chen 2010-09-16 17:37:05 +00:00
parent df80a4cf25
commit 9b1e320c27
3 changed files with 3 additions and 3 deletions

View File

@ -77,7 +77,7 @@ protected:
bool
ValidTermWidthValue (const char *value, Error err);
static const ConstString
const ConstString
CreateInstanceName ();
static const ConstString &

View File

@ -81,7 +81,7 @@ protected:
CopyInstanceSettings (const lldb::InstanceSettingsSP &new_settings,
bool pending);
static const ConstString
const ConstString
CreateInstanceName ();
static const ConstString &

View File

@ -70,7 +70,7 @@ protected:
CopyInstanceSettings (const lldb::InstanceSettingsSP &new_settings,
bool pending);
static const ConstString
const ConstString
CreateInstanceName ();
private: