[all-commits] [llvm/llvm-project] a506f7: [clang][IFS][test] Fixing mangled name of a test f...

Puyan Lotfi via All-commits all-commits at lists.llvm.org
Mon Jan 13 14:02:06 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a506f7f9105eec4baac296d21c922457d6f4b52a
      https://github.com/llvm/llvm-project/commit/a506f7f9105eec4baac296d21c922457d6f4b52a
  Author: Puyan Lotfi <puyan at puyan.org>
  Date:   2020-01-13 (Mon, 13 Jan 2020)

  Changed paths:
    M clang/test/InterfaceStubs/lambda.cpp

  Log Message:
  -----------
  [clang][IFS][test] Fixing mangled name of a test for Darwin.

Darwin adds an extra '_' before every C/global function mangled name and
because of this, this test was breaking on Darwin.

This is a fix for commit: https://reviews.llvm.org/D71301




More information about the All-commits mailing list