Revert "[clang-repl] Allow passing in code as positional arguments."
authorMitch Phillips <31459023+hctim@users.noreply.github.com>
Fri, 2 Jul 2021 17:54:20 +0000 (10:54 -0700)
committerMitch Phillips <31459023+hctim@users.noreply.github.com>
Fri, 2 Jul 2021 18:04:28 +0000 (11:04 -0700)
commit3ec88ca60b24418b2216de88fad1da4f269f6b8c
tree452d64a3a603f9c8b30d8641b298ffbb3c53df1d
parent4525d52c73de592dad73518a54d8925c66b20549
Revert "[clang-repl] Allow passing in code as positional arguments."

This reverts commit e386871e1d21cf206a1287356e88c5853563fc77.

Reason: Broke the ASan buildbots
(https://lab.llvm.org/buildbot/#/builders/5/builds/9291). See comments
on https://reviews.llvm.org/D104898 for more information.
clang/test/Interpreter/execute.cpp
clang/tools/clang-repl/ClangRepl.cpp