[PATCH] D47696: [XRay][compiler-rt] Refactor recursion guard for Basic and FDR Mode

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 4 21:43:29 PDT 2018


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

- fixup: remove __sanitizer:: and __xray:: in places


https://reviews.llvm.org/D47696

Files:
  compiler-rt/lib/xray/xray_basic_logging.cc
  compiler-rt/lib/xray/xray_fdr_logging.cc
  compiler-rt/lib/xray/xray_fdr_logging_impl.h
  compiler-rt/lib/xray/xray_recursion_guard.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47696.149904.patch
Type: text/x-patch
Size: 80654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180605/497ccf60/attachment-0001.bin>


More information about the llvm-commits mailing list