[PATCH] D133289: [C2X] N3007 Type inference for object definitions
Guillot Tony via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 5 21:04:40 PDT 2022
to268 updated this revision to Diff 458089.
to268 added a comment.
I have fixed my CodeGen test with the windows platform.
(Linux uses an i64 for the long type instead windows is using an i32)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133289/new/
https://reviews.llvm.org/D133289
Files:
clang/lib/Parse/ParseDecl.cpp
clang/lib/Sema/DeclSpec.cpp
clang/test/C/C2X/n3007.c
clang/test/CodeGen/auto.c
clang/test/Parser/c2x-auto.c
clang/test/Sema/c2x-auto.c
clang/www/c_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133289.458089.patch
Type: text/x-patch
Size: 10987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220906/e49345d4/attachment-0001.bin>
More information about the cfe-commits
mailing list