[PATCH] D36078: [XRay][compiler-rt] Remove use of std::mutex and std::shared_ptr from global scope.

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 19:17:35 PDT 2017


dberris updated this revision to Diff 109043.
dberris marked 5 inline comments as done.
dberris added a comment.

Address some comments.


https://reviews.llvm.org/D36078

Files:
  include/xray/xray_records.h
  lib/xray/xray_fdr_logging.cc
  lib/xray/xray_fdr_logging_impl.h
  lib/xray/xray_inmemory_log.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36078.109043.patch
Type: text/x-patch
Size: 7679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170801/2760d2d0/attachment.bin>


More information about the llvm-commits mailing list