[all-commits] [llvm/llvm-project] 5b7941: [clang][driver] Fix float128 diagnostics with glib...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Tue Mar 8 07:15:17 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b7941ad7c893b4bb019e3c96b760b0f2670ccfc
https://github.com/llvm/llvm-project/commit/5b7941ad7c893b4bb019e3c96b760b0f2670ccfc
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2022-03-08 (Tue, 08 Mar 2022)
Changed paths:
M clang/lib/Driver/ToolChains/PPCLinux.cpp
Log Message:
-----------
[clang][driver] Fix float128 diagnostics with glibc >= 2.32
Fix checking for an unsupported stdlib++.
Differential Revision: https://reviews.llvm.org/D121209
More information about the All-commits
mailing list