[PATCH] D45665: [builtin-dump-struct] printf format checking

Paul Semel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Apr 15 03:15:31 PDT 2018


paulsemel created this revision.
paulsemel added a reviewer: aaron.ballman.

Added check for correct formats in CodeGen tests, to ensure we are printing the fields correctly.
Added a fix that outcomed from this previous add


Repository:
  rC Clang

https://reviews.llvm.org/D45665

Files:
  lib/CodeGen/CGBuiltin.cpp
  test/CodeGen/dump-struct-builtin.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45665.142547.patch
Type: text/x-patch
Size: 22538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180415/f6618e77/attachment-0001.bin>


More information about the cfe-commits mailing list