[all-commits] [llvm/llvm-project] 8679cb: Reland "[NFC] Add a missing test for for clang-repl"

Jun Zhang via All-commits all-commits at lists.llvm.org
Sun Jul 3 04:16:50 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8679cbc29fb76195544956fe233060bb7a1a6453
      https://github.com/llvm/llvm-project/commit/8679cbc29fb76195544956fe233060bb7a1a6453
  Author: Jun Zhang <jun at junz.org>
  Date:   2022-07-03 (Sun, 03 Jul 2022)

  Changed paths:
    M clang/test/Interpreter/execute.cpp

  Log Message:
  -----------
  Reland "[NFC] Add a missing test for for clang-repl"

This reverts 3668d1264e2d246f7e222338b8a5cab18ce1bdab
As far as we know, `__attribute__((weak))` support has been really bad
in runtimeldyld, so we just disable it in Windows at this moment. This
should fix the angry Windows buildbot.

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




More information about the All-commits mailing list