[PATCH] D19365: [tsan] Rename ReportThread->pid to ReportThread->os_id

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 07:55:05 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL266994: [tsan] Rename ReportThread->pid to ReportThread->os_id (authored by kuba.brecka).

Changed prior to commit:
  http://reviews.llvm.org/D19365?vs=54505&id=54507#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19365

Files:
  compiler-rt/trunk/lib/tsan/rtl/tsan_debugging.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_interface.h
  compiler-rt/trunk/lib/tsan/rtl/tsan_report.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_report.h
  compiler-rt/trunk/lib/tsan/rtl/tsan_rtl_report.cc
  compiler-rt/trunk/test/tsan/debugging.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19365.54507.patch
Type: text/x-patch
Size: 4373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160421/fa168306/attachment.bin>


More information about the llvm-commits mailing list