[all-commits] [llvm/llvm-project] 3ec88c: Revert "[clang-repl] Allow passing in code as posi...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Fri Jul 2 11:05:23 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3ec88ca60b24418b2216de88fad1da4f269f6b8c
https://github.com/llvm/llvm-project/commit/3ec88ca60b24418b2216de88fad1da4f269f6b8c
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2021-07-02 (Fri, 02 Jul 2021)
Changed paths:
M clang/test/Interpreter/execute.cpp
M clang/tools/clang-repl/ClangRepl.cpp
Log Message:
-----------
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.
More information about the All-commits
mailing list