[Lldb-commits] [PATCH] D20760: [tsan] Prefer mangled name when looking up global variable declaration for racy address

Devin Coughlin via lldb-commits lldb-commits at lists.llvm.org
Wed Jun 1 14:39:21 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271433: [tsan] Prefer mangled name looking up variable declaration for racy address (authored by dcoughlin).

Changed prior to commit:
  http://reviews.llvm.org/D20760?vs=58862&id=59280#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20760

Files:
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/tsan/cpp_global_location/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/tsan/cpp_global_location/TestTsanCPPGlobalLocation.py
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/tsan/cpp_global_location/main.cpp
  lldb/trunk/source/Plugins/InstrumentationRuntime/ThreadSanitizer/ThreadSanitizerRuntime.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20760.59280.patch
Type: text/x-patch
Size: 4980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160601/4f924958/attachment.bin>


More information about the lldb-commits mailing list