[all-commits] [llvm/llvm-project] 1aaba4: [C++] [Modules] Add a test case for mocking implem...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Fri Sep 23 00:21:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1aaba40dcbe8fdc93d825d1f4e22edaa3e9aa5b1
      https://github.com/llvm/llvm-project/commit/1aaba40dcbe8fdc93d825d1f4e22edaa3e9aa5b1
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2022-09-23 (Fri, 23 Sep 2022)

  Changed paths:
    A clang/test/Modules/pair-unambiguous-ctor.cppm

  Log Message:
  -----------
  [C++] [Modules] Add a test case for mocking implementation for std modules

I found this with the patch: https://reviews.llvm.org/D131858. It breaks
my local implementation but not the in-tree test cases. So I reduce the
failure and submit the test case. The more testing should be always
good.




More information about the All-commits mailing list