[NFC] Add a test for C++20 Modules
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>
Thu, 16 Feb 2023 09:13:31 +0000 (17:13 +0800)
committerChuanqi Xu <yedeng.yd@linux.alibaba.com>
Thu, 16 Feb 2023 09:14:16 +0000 (17:14 +0800)
commit37b7a60cd74b7a1754583b7eb63a6339158fd398
tree38e083a9a5ec9baf9ed05d8dd663260a9f744235
parenta1b78fb929fccf96acaa0212cf68fee82298e747
[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.
clang/test/Modules/pr60693.cppm