Revert "Place the comment at the right place."
This reverts commit 452f22a3d5e8092f05c596be50930a5f314a7391.
This commit is contained in:
parent
ba7c6596f8
commit
10de73f318
@ -80,10 +80,9 @@ namespace cling {
|
||||
m_TTransformers.push_back(new DeclExtractor(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