Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
source/Plugins/InstrumentationRuntime/ThreadSanitizer/
-
Plugins/
-
InstrumentationRuntime/
-
ThreadSanitizer/
-
ThreadSanitizerRuntime.cpp
Hide Panel
f
Keyboard Reference
?
Differential
D22983
[lldb][tsan] Perform one map lookup instead of two (NFC)
Closed
Public
Authored by
vsk
on Jul 29 2016, 5:12 PM.
Download Raw Diff
Details
Reviewers
compnerd
kubamracek
Commits
rGcbba4b2059ee: [lldb][tsan] Perform one map lookup instead of two (NFC)
rLLDB277350: [lldb][tsan] Perform one map lookup instead of two (NFC)
rL277350: [lldb][tsan] Perform one map lookup instead of two (NFC)
Diff Detail
Event Timeline
vsk
updated this revision to
Diff 66200
.
Jul 29 2016, 5:12 PM
vsk
retitled this revision from
to
[lldb][tsan] Perform one map lookup instead of two (NFC)
.
vsk
updated this object.
vsk
added a reviewer:
kubamracek
.
vsk
added a subscriber:
llvm-commits
.
compnerd
accepted this revision.
Jul 29 2016, 6:30 PM
compnerd
added a reviewer:
compnerd
.
This revision is now accepted and ready to land.
Jul 29 2016, 6:30 PM
Closed by commit
rL277350: [lldb][tsan] Perform one map lookup instead of two (NFC)
(authored by vedantk).
·
Explain Why
Aug 1 2016, 9:45 AM
This revision was automatically updated to reflect the committed changes.