[PATCH] D109948: [Clang] Enable _Complex __ibm128 type
Qiu Chaofan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 16 23:04:58 PDT 2021
qiucf created this revision.
qiucf added reviewers: hubert.reinterpretcast, nemanjai, PowerPC, rjmccall.
Herald added a subscriber: kbarton.
qiucf requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
As a follow-up to fae0dfa <https://reviews.llvm.org/rGfae0dfa6421ea6c02f86ba7292fa782e1e2b69d1>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109948
Files:
clang/include/clang/AST/ASTContext.h
clang/lib/AST/ASTContext.cpp
clang/lib/Sema/DeclSpec.cpp
clang/lib/Sema/Sema.cpp
clang/test/CodeGen/ppc64-complex-parms.c
clang/test/CodeGen/ppc64-complex-return.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109948.373146.patch
Type: text/x-patch
Size: 6367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210917/38e0e395/attachment-0001.bin>
More information about the cfe-commits
mailing list