[all-commits] [llvm/llvm-project] f01d45: Reland "[clang-repl] Allow passing in code as posi...

Vassil Vassilev via All-commits all-commits at lists.llvm.org
Sat Jul 10 11:58:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f01d45c378cd0271e279d971c79d6e4900f045e0
      https://github.com/llvm/llvm-project/commit/f01d45c378cd0271e279d971c79d6e4900f045e0
  Author: Vassil Vassilev <v.g.vassilev at gmail.com>
  Date:   2021-07-10 (Sat, 10 Jul 2021)

  Changed paths:
    M clang/test/Interpreter/execute.cpp
    M clang/tools/clang-repl/ClangRepl.cpp

  Log Message:
  -----------
  Reland "[clang-repl] Allow passing in code as positional arguments."

This reverts commit 3ec88ca60b24 which reverted e386871e1d21 due to a asan build
failure.

This patch removes the new lines in the test case which seem to introduce the
failure.

Differential revision: https://reviews.llvm.org/D104898




More information about the All-commits mailing list