Revert "Better spelling."
This reverts commit b80e596feead4faab0e5852d0907e4629856942e.
This commit is contained in:
parent
10de73f318
commit
2d18a9f7e9
@ -81,7 +81,7 @@ namespace cling {
|
||||
}
|
||||
void IncrementalParser::Initialize() {
|
||||
// pull in PCHs
|
||||
if (hasCodeGenerator())
|
||||
if (getCodeGenerator())
|
||||
getCodeGenerator()->Initialize(getCI()->getASTContext());
|
||||
const std::string& PCHFileName
|
||||
= m_CI->getInvocation ().getPreprocessorOpts().ImplicitPCHInclude;
|
||||
|
Loading…
x
Reference in New Issue
Block a user