[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:27:34 PDT 2017


dberris updated this revision to Diff 109044.
dberris added a comment.

Fix build break.


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.109044.patch
Type: text/x-patch
Size: 7677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170801/695b0788/attachment.bin>


More information about the llvm-commits mailing list