[all-commits] [llvm/llvm-project] f5fd18: [NFC] [C++20] [Modules] Remove pr60085.cppm with d...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Thu Jan 4 19:32:28 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5fd1836836e0d37dea61cc842199713cc0e2fc4
      https://github.com/llvm/llvm-project/commit/f5fd1836836e0d37dea61cc842199713cc0e2fc4
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2024-01-05 (Fri, 05 Jan 2024)

  Changed paths:
    R clang/test/Modules/pr60085.cppm

  Log Message:
  -----------
  [NFC] [C++20] [Modules] Remove pr60085.cppm with deprecated practice

See https://github.com/llvm/llvm-project/issues/60085 for the complete
story.

Previously I thought the problem got fixed surprisingly. But it is not
true. I just tested it with a deprecated method. My bad. Then the
deprecated style should be removed and the proper style can't work. So
I'll remove the test and reopen that issue to look into it.




More information about the All-commits mailing list