Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
libcxx/trunk/test/support/
-
trunk/
-
test/
-
support/
-
test_macros.h
Hide Panel
f
Keyboard Reference
?
Differential
D32510
[libcxx] Fix C1XX implementation of DoNotOptimize
Closed
Public
Authored by
CaseyCarter
on Apr 25 2017, 4:25 PM.
Download Raw Diff
Details
Reviewers
mclow.lists
EricWF
Commits
rGd50571b24443: [test] Name the local variable in the C1XX implementation of DoNotOptmize
rCXX302162: [test] Name the local variable in the C1XX implementation of DoNotOptmize
rL302162: [test] Name the local variable in the C1XX implementation of DoNotOptmize
Summary
...in test_macros.h
Diff Detail
Repository
rL LLVM
Event Timeline
CaseyCarter
created this revision.
Apr 25 2017, 4:25 PM
EricWF
accepted this revision.
May 4 2017, 1:16 AM
Comment Actions
Oops. Thanks for the fix.
This revision is now accepted and ready to land.
May 4 2017, 1:16 AM
Closed by commit
rL302162: [test] Name the local variable in the C1XX implementation of DoNotOptmize
(authored by
CaseyCarter
).
·
Explain Why
May 4 2017, 9:07 AM
This revision was automatically updated to reflect the committed changes.