Skip to content

Commit

Permalink
Whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
Axel-Naumann authored and sftnight committed Dec 20, 2016
1 parent dbb5aa6 commit 2c0cad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Interpreter/Interpreter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ namespace cling {
}

m_IncrParser->SetTransformers(parentInterp);

if (!m_LLVMContext) {
// Never true, but don't tell the compiler.
// Force symbols needed by runtime to be included in binaries.
Expand Down

0 comments on commit 2c0cad5

Please sign in to comment.