Make this method static. Bad things(tm) happen when a non-static method is called in a constructor's initializer list.

llvm-svn: 114084
This commit is contained in:
Benjamin Kramer 2010-09-16 16:07:31 +00:00
parent 7309e6c7f1
commit b12ec91a3d
1 changed files with 1 additions and 1 deletions

View File

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