[all-commits] [llvm/llvm-project] 905381: [ORC] Fix ambiguous call to overloaded function.

lhames via All-commits all-commits at lists.llvm.org
Thu Dec 2 01:41:48 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 905381dc108cc8fa0003b26cc1ae689987e73f47
      https://github.com/llvm/llvm-project/commit/905381dc108cc8fa0003b26cc1ae689987e73f47
  Author: Lang Hames <lhames at gmail.com>
  Date:   2021-12-02 (Thu, 02 Dec 2021)

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

  Log Message:
  -----------
  [ORC] Fix ambiguous call to overloaded function.

This should fix the build failure at
https://lab.llvm.org/buildbot#builders/110/builds/8359




More information about the All-commits mailing list