As explained in https://reviews.llvm.org/D112906#3366874, the check here seems broken and the tests failed when run on a machine with a glibc >= 2.32 installed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D121209
[clang][driver] Fix float128 diagnostics with glibc >= 2.32 tbaeder on Mar 8 2022, 5:25 AM. Authored by
Details As explained in https://reviews.llvm.org/D112906#3366874, the check here seems broken and the tests failed when run on a machine with a glibc >= 2.32 installed.
Diff Detail
|