[all-commits] [llvm/llvm-project] 738c20: [NFC] Use %clang instead of %clang++ in tests

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Sun May 29 23:39:10 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 738c20e6df01217b6364c3b75d0ced6b6fb6277e
      https://github.com/llvm/llvm-project/commit/738c20e6df01217b6364c3b75d0ced6b6fb6277e
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2022-05-30 (Mon, 30 May 2022)

  Changed paths:
    M clang/test/Driver/modules.cpp

  Log Message:
  -----------
  [NFC] Use %clang instead of %clang++ in tests

Previously the tests uses %clang++ instead of %clang, which cause the
test fail in windows.




More information about the All-commits mailing list