[PATCH] D44093: [BUILTINS] structure pretty printer

Paul Semel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 16 06:36:52 PDT 2018


paulsemel updated this revision to Diff 138687.
paulsemel added a comment.

Added some tests (unit tests for almost every types) and some other tests with tricky cases.

More tests are coming soon.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44093.138687.patch
Type: text/x-patch
Size: 15576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180316/ef897ab7/attachment.bin>


More information about the cfe-commits mailing list