[PATCH] D54684: [XRay] Move buffer extents back to the heap

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 19 15:38:58 PST 2018


dberris updated this revision to Diff 174702.
dberris marked an inline comment as done.
dberris added a comment.

clang-format with LLVM style


Repository:
  rL LLVM

https://reviews.llvm.org/D54684

Files:
  compiler-rt/lib/xray/tests/unit/test_helpers.cc
  compiler-rt/lib/xray/xray_buffer_queue.cc
  compiler-rt/lib/xray/xray_buffer_queue.h
  compiler-rt/lib/xray/xray_fdr_controller.h
  compiler-rt/lib/xray/xray_fdr_log_writer.h
  compiler-rt/lib/xray/xray_fdr_logging.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54684.174702.patch
Type: text/x-patch
Size: 11150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181119/507c8aef/attachment.bin>


More information about the llvm-commits mailing list