[clang-repl] Enable basic multiline support.
This patch allows the users to use backslash to tell clang-repl that more input is coming. This would help support OpenMP directives which generally require to be in separate lines.
Loading
Please sign in to comment