[all-commits] [llvm/llvm-project] c7576c: [libc++][test] Fixes transitive includes.
mordante via All-commits
all-commits at lists.llvm.org
Wed Nov 2 14:12:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7576cb89d6c95f03968076e902d3adfd1996577
https://github.com/llvm/llvm-project/commit/c7576cb89d6c95f03968076e902d3adfd1996577
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-11-02 (Wed, 02 Nov 2022)
Changed paths:
M libcxx/test/libcxx/transitive_includes.sh.cpp
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
Log Message:
-----------
[libc++][test] Fixes transitive includes.
These were accidentally set to generating in
243da90ea5357c1ca324f714ea4813dc9029af27
Reviewed By: #libc, philnik
Differential Revision: https://reviews.llvm.org/D137278
More information about the All-commits
mailing list