[all-commits] [llvm/llvm-project] bae14b: [libc++][modules] Improves export validation.

Mark de Wever via All-commits all-commits at lists.llvm.org
Mon Jul 31 09:39:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bae14bcd1d9eba2cfae0d755c9d6b61e6ed3a6ca
      https://github.com/llvm/llvm-project/commit/bae14bcd1d9eba2cfae0d755c9d6b61e6ed3a6ca
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2023-07-31 (Mon, 31 Jul 2023)

  Changed paths:
    M libcxx/test/libcxx/module_std.gen.py
    M libcxx/test/tools/clang_tidy_checks/header_exportable_declarations.cpp

  Log Message:
  -----------
  [libc++][modules] Improves export validation.

Adds tests to guard against the issue solved in D156592.

Depends on D156592

Reviewed By: ChuanqiXu, #libc, philnik

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




More information about the All-commits mailing list