[all-commits] [llvm/llvm-project] 445d62: [clang-repl] Use more precise search to find the o...

Vassil Vassilev via All-commits all-commits at lists.llvm.org
Thu Jan 15 01:00:11 PST 2026


  Branch: refs/heads/release/22.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 445d626b4abfed74097a527c9f781fc23656c235
      https://github.com/llvm/llvm-project/commit/445d626b4abfed74097a527c9f781fc23656c235
  Author: Vassil Vassilev <v.g.vassilev at gmail.com>
  Date:   2026-01-15 (Thu, 15 Jan 2026)

  Changed paths:
    M clang/lib/Interpreter/IncrementalExecutor.cpp

  Log Message:
  -----------
  [clang-repl] Use more precise search to find the orc runtime. (#175805)

The new mechanism relies on the path in the toolchain which should be
the autoritative answer. This patch tweaks the discovery of the orc
runtime from unittests where the resource directory is hard to deduce.

Should address the issue raised in #175435 and #175322

(cherry picked from commit 84c19e7cf303a0525fd6c7bf5d03053714402c91)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list