[all-commits] [llvm/llvm-project] a90a7b: [libc++] Fixes transitive includes.

Mark de Wever via All-commits all-commits at lists.llvm.org
Tue Mar 7 12:14:15 PST 2023


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

  Changed paths:
    M libcxx/test/libcxx/transitive_includes/cxx03.csv
    M libcxx/test/libcxx/transitive_includes/cxx11.csv
    M libcxx/test/libcxx/transitive_includes/cxx14.csv
    M libcxx/test/libcxx/transitive_includes/cxx17.csv
    M libcxx/test/libcxx/transitive_includes/cxx20.csv
    M libcxx/test/libcxx/transitive_includes/cxx2b.csv

  Log Message:
  -----------
  [libc++] Fixes transitive includes.

Since the CI is broken, I didn't investigate why it happened. It just
fixes it.




More information about the All-commits mailing list