[all-commits] [llvm/llvm-project] 37b7a6: [NFC] Add a test for C++20 Modules

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Thu Feb 16 01:15:06 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 37b7a60cd74b7a1754583b7eb63a6339158fd398
      https://github.com/llvm/llvm-project/commit/37b7a60cd74b7a1754583b7eb63a6339158fd398
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2023-02-16 (Thu, 16 Feb 2023)

  Changed paths:
    M clang/test/Modules/pr60693.cppm

  Log Message:
  -----------
  [NFC] Add a test for C++20 Modules

Add a test to check that the template instantiation during the template
specialization wouldn't be emitted again in the importer.




More information about the All-commits mailing list