[PATCH] D139450: Warn about unsupported ibmlongdouble
Tulio Magno Quites Machado Filho via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 7 04:54:31 PST 2022
tuliom updated this revision to Diff 480858.
tuliom added a comment.
I'm attaching a new version of the patch.
> Can you please upload the patch with full context (-U99999)?
@nikic Done!
> The assumption here is that libc++ is being compiled with a compiler that has the same ieeelongdouble default as the clang that is being built, right?
@nikic Right.
> New functions should use camelCase
@MaskRay Fixed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139450/new/
https://reviews.llvm.org/D139450
Files:
clang/lib/Driver/ToolChains/PPCLinux.cpp
clang/lib/Driver/ToolChains/PPCLinux.h
clang/test/Driver/lit.local.cfg
clang/test/Driver/ppc-float-abi-warning.cpp
clang/test/lit.site.cfg.py.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139450.480858.patch
Type: text/x-patch
Size: 4916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221207/cb6dab64/attachment-0001.bin>
More information about the cfe-commits
mailing list