[all-commits] [llvm/llvm-project] 33f19a: [Haiku] Don't assume clang was build with libstdc+...
Alex Brachet via All-commits
all-commits at lists.llvm.org
Sat Sep 9 21:00:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 33f19a6f1c279f5f77a577fae41f13133522497b
https://github.com/llvm/llvm-project/commit/33f19a6f1c279f5f77a577fae41f13133522497b
Author: Alex Brachet <abrachet at google.com>
Date: 2023-09-10 (Sun, 10 Sep 2023)
Changed paths:
M clang/test/Driver/haiku.cpp
Log Message:
-----------
[Haiku] Don't assume clang was build with libstdc++ as default (#65871)
This test fails with `CLANG_DEFAULT_CXX_STDLIB=libc++`
More information about the All-commits
mailing list