[PATCH] D50670: Implementation of multiple loops in cxx_loop_proto

Emmett Neyman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 18:11:38 PDT 2018


emmettneyman updated this revision to Diff 160740.
emmettneyman added a comment.

Changed the multiloop protos to nested loop protos. All the protos have an inner loop and an outer loop.


Repository:
  rC Clang

https://reviews.llvm.org/D50670

Files:
  clang/tools/clang-fuzzer/cxx_loop_proto.proto
  clang/tools/clang-fuzzer/proto-to-cxx/loop_proto_to_cxx.cpp
  clang/tools/clang-fuzzer/proto-to-llvm/loop_proto_to_llvm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50670.160740.patch
Type: text/x-patch
Size: 5641 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180815/318010a5/attachment.bin>


More information about the llvm-commits mailing list