[all-commits] [llvm/llvm-project] ba95fa: [libc++] Fix the std_include.sh.cpp test that has ...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Tue Jun 1 13:32:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba95fa03ce267fbd59113ae20a4ac251e251be3f
https://github.com/llvm/llvm-project/commit/ba95fa03ce267fbd59113ae20a4ac251e251be3f
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-06-01 (Tue, 01 Jun 2021)
Changed paths:
M libcxx/test/libcxx/modules/stds_include.sh.cpp
Log Message:
-----------
[libc++] Fix the std_include.sh.cpp test that has been failing since c9385297ce
The compiler used on Apple bots doesn't know about -std=c++20 yet, so
we can't use that just yet.
Differential Revision: https://reviews.llvm.org/D103475
More information about the All-commits
mailing list