whitespace.
This commit is contained in:
parent
7217f8099b
commit
a0618d59f4
@ -218,7 +218,7 @@ namespace cling {
|
||||
|
||||
// pull in PCHs
|
||||
const std::string& PCHFileName
|
||||
= m_CI->getInvocation ().getPreprocessorOpts().ImplicitPCHInclude;
|
||||
= m_CI->getInvocation().getPreprocessorOpts().ImplicitPCHInclude;
|
||||
if (!PCHFileName.empty()) {
|
||||
Transaction* CurT = beginTransaction(CO);
|
||||
m_CI->createPCHExternalASTSource(PCHFileName,
|
||||
|
Loading…
Reference in New Issue
Block a user