Place the comment at the right place.
This commit is contained in:
parent
43eaeb1893
commit
09ed3d32da
@ -82,9 +82,10 @@ namespace cling {
|
||||
m_TTransformers.push_back(new ReturnSynthesizer(TheSema));
|
||||
}
|
||||
void IncrementalParser::Initialize() {
|
||||
// pull in PCHs
|
||||
if (hasCodeGenerator())
|
||||
getCodeGenerator()->Initialize(getCI()->getASTContext());
|
||||
|
||||
// pull in PCHs
|
||||
const std::string& PCHFileName
|
||||
= m_CI->getInvocation ().getPreprocessorOpts().ImplicitPCHInclude;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user