[PATCH] D44093: [BUILTINS] structure pretty printer
Paul Semel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 9 15:55:23 PDT 2018
paulsemel updated this revision to Diff 141762.
paulsemel added a comment.
Added a good test for the `int (*)()` function prototype, as we decided to accept it as a valid function for the dumper
Repository:
rC Clang
https://reviews.llvm.org/D44093
Files:
include/clang/Basic/Builtins.def
lib/CodeGen/CGBuiltin.cpp
lib/Sema/SemaChecking.cpp
test/CodeGen/dump-struct-builtin.c
test/Sema/builtin-dump-struct.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44093.141762.patch
Type: text/x-patch
Size: 22577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180409/cb6dc1cc/attachment-0001.bin>
More information about the cfe-commits
mailing list