[all-commits] [llvm/llvm-project] 05eeb6: [RGT] RPCUtilsTest, replace un-executed EXPECT wit...

Paul T Robinson via All-commits all-commits at lists.llvm.org
Wed Mar 17 07:38:31 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 05eeb6077a13aaa5118d6a3f291952710ed84142
      https://github.com/llvm/llvm-project/commit/05eeb6077a13aaa5118d6a3f291952710ed84142
  Author: Paul Robinson <paul.robinson at sony.com>
  Date:   2021-03-17 (Wed, 17 Mar 2021)

  Changed paths:
    M llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp

  Log Message:
  -----------
  [RGT] RPCUtilsTest, replace un-executed EXPECT with unreachable

Unreachable code should be self-documented as unreachable.

Found by the Rotten Green Tests project.

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




More information about the All-commits mailing list