[PATCH] D101640: [clang][patch] Add support for option -fextend-arguments={32,64}: widen integer arguments to int64 in unprototyped function calls
Melanie Blower via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 13 08:07:11 PDT 2021
mibintc updated this revision to Diff 345154.
mibintc added a comment.
I responded to most all @aaron.ballman 's review comments, may need a little more wordsmithing
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101640/new/
https://reviews.llvm.org/D101640
Files:
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Basic/LangOptions.h
clang/include/clang/Basic/TargetInfo.h
clang/include/clang/Driver/Options.td
clang/lib/Basic/Targets/X86.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/CodeGen/extend-arg-64.c
clang/test/Driver/fextend-args.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101640.345154.patch
Type: text/x-patch
Size: 10002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210513/1b08073d/attachment.bin>
More information about the cfe-commits
mailing list