Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
compiler-rt/trunk/lib/tsan/tests/
-
trunk/
-
lib/
-
tsan/
-
tests/
-
CMakeLists.txt
Hide Panel
f
Keyboard Reference
?
Differential
D34631
[tsan] Add missing include directory for test unittests
Closed
Public
Authored by
fjricci
on Jun 26 2017, 10:13 AM.
Download Raw Diff
Details
Reviewers
kubamracek
zaks.anna
Commits
rG2189fe187042: [tsan] Add missing include directory for test unittests
rCRT306411: [tsan] Add missing include directory for test unittests
rL306411: [tsan] Add missing include directory for test unittests
Summary
Required to fix standalone builds in some configurations
Diff Detail
Repository
rL LLVM
Event Timeline
fjricci
created this revision.
Jun 26 2017, 10:13 AM
Herald
added a subscriber:
mgorny
.
·
View Herald Transcript
Jun 26 2017, 10:13 AM
zaks.anna
accepted this revision.
Jun 26 2017, 1:47 PM
This revision is now accepted and ready to land.
Jun 26 2017, 1:47 PM
Closed by commit
rL306411: [tsan] Add missing include directory for test unittests
(authored by
fjricci
).
·
Explain Why
Jun 27 2017, 7:57 AM
This revision was automatically updated to reflect the committed changes.