[all-commits] [llvm/llvm-project] bdadf1: [C++20][Modules] Add testcases from section 10.2 d...

iains via All-commits all-commits at lists.llvm.org
Mon Apr 11 03:31:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bdadf1c2ecb452ca41f23caa87415bc1f9a8431b
      https://github.com/llvm/llvm-project/commit/bdadf1c2ecb452ca41f23caa87415bc1f9a8431b
  Author: Iain Sandoe <iain at sandoe.co.uk>
  Date:   2022-04-11 (Mon, 11 Apr 2022)

  Changed paths:
    A clang/test/Modules/cxx20-10-2-ex2.cpp

  Log Message:
  -----------
  [C++20][Modules] Add testcases from section 10.2 dependent on header units.

This adds in testcases reflecting the remaining example in section 10.2
of the C++20 standard.

Differential Revision: https://reviews.llvm.org/D122124




More information about the All-commits mailing list