[PATCH] D36429: [clang-import-test] Option to dump the IR for an expression

Sean Callanan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 7 14:43:07 PDT 2017


spyffe updated this revision to Diff 110093.
spyffe added a comment.

Added a passing test for a global struct, so we have something that'll fail if the IR dumping breaks.


https://reviews.llvm.org/D36429

Files:
  test/Import/local-struct/Inputs/Callee.cpp
  test/Import/local-struct/test.cpp
  test/Import/struct-layout/Inputs/Callee.cpp
  test/Import/struct-layout/test.cpp
  tools/clang-import-test/clang-import-test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36429.110093.patch
Type: text/x-patch
Size: 4629 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170807/3e7fa317/attachment-0001.bin>


More information about the cfe-commits mailing list