[PATCH] D52588: [XRay][compiler-rt] FDR Mode Controller

Dean Michael Berris via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 10 23:40:27 PDT 2018


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

- fixup: remove unnecessary namespace qualifiers


https://reviews.llvm.org/D52588

Files:
  compiler-rt/lib/xray/CMakeLists.txt
  compiler-rt/lib/xray/tests/unit/CMakeLists.txt
  compiler-rt/lib/xray/tests/unit/fdr_controller_test.cc
  compiler-rt/lib/xray/tests/unit/fdr_log_writer_test.cc
  compiler-rt/lib/xray/tests/unit/test_helpers.cc
  compiler-rt/lib/xray/tests/unit/test_helpers.h
  compiler-rt/lib/xray/xray_fdr_controller.h
  compiler-rt/lib/xray/xray_fdr_log_writer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52588.169156.patch
Type: text/x-patch
Size: 30141 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181011/ddeba2f2/attachment-0001.bin>


More information about the llvm-commits mailing list