[all-commits] [llvm/llvm-project] ac6e9e: [clang-repl] Remove redundant tests

Jonas Hahnfeld via All-commits all-commits at lists.llvm.org
Thu Jul 27 07:40:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ac6e9e69bac76be2f05a20cea6ea8d69a0b43d1b
      https://github.com/llvm/llvm-project/commit/ac6e9e69bac76be2f05a20cea6ea8d69a0b43d1b
  Author: Jonas Hahnfeld <jonas.hahnfeld at cern.ch>
  Date:   2023-07-27 (Thu, 27 Jul 2023)

  Changed paths:
    M clang/test/Interpreter/code-undo.cpp
    M clang/test/Interpreter/execute-weak.cpp
    M clang/test/Interpreter/execute.cpp
    M clang/test/Interpreter/fail.cpp
    M clang/test/Interpreter/lambda.cpp

  Log Message:
  -----------
  [clang-repl] Remove redundant tests

They only need to be tested once in execute.cpp and fail.cpp.

Differential Revision: https://reviews.llvm.org/D156425




More information about the All-commits mailing list