[all-commits] [llvm/llvm-project] e0f1dd: [C++20][Modules] Rework testcase to use split file...

iains via All-commits all-commits at lists.llvm.org
Wed Feb 23 03:08:02 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e0f1dd018e0f94a7d694bc615975c3a7d26d9e50
      https://github.com/llvm/llvm-project/commit/e0f1dd018e0f94a7d694bc615975c3a7d26d9e50
  Author: iains <iain at sandoe.co.uk>
  Date:   2022-02-23 (Wed, 23 Feb 2022)

  Changed paths:
    M clang/test/Modules/cxx20-import-diagnostics-a.cpp

  Log Message:
  -----------
  [C++20][Modules] Rework testcase to use split file [NFC].

This switches the testcase committed for initial C++20 modules import tracking to
use split-file rather than preprocessor directives.

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




More information about the All-commits mailing list