[PATCH] D83625: [TSan] Optimize handling of racy address

Joachim Protze via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 00:06:11 PDT 2020


protze.joachim updated this revision to Diff 278386.
protze.joachim added a comment.

I think, the better solution is to use the _pc version of the access functions to use the "real" access location.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83625/new/

https://reviews.llvm.org/D83625

Files:
  compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp
  compiler-rt/lib/tsan/tests/rtl/tsan_test_util_posix.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83625.278386.patch
Type: text/x-patch
Size: 7427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/352e1d64/attachment.bin>


More information about the llvm-commits mailing list