[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
Tue Aug 1 21:34:31 PDT 2017


dberris updated this revision to Diff 109270.
dberris marked 3 inline comments as done.
dberris added a comment.

- fixup: avoid shadowing global variable


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.109270.patch
Type: text/x-patch
Size: 8487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170802/98c32761/attachment.bin>


More information about the llvm-commits mailing list