[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:47:25 PDT 2017
spyffe updated this revision to Diff 110095.
spyffe added a comment.
Eliminate sensitive dependence on `sizeof(int)`. `bool` should still be rendered as `i1` though.
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.110095.patch
Type: text/x-patch
Size: 4621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170807/c122647f/attachment.bin>
More information about the cfe-commits
mailing list