summaryrefslogtreecommitdiff
path: root/libunwindstack/tests/MemoryLocalTest.cpp
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2019-06-10 11:08:01 -0700
committerTom Cherry <tomcherry@google.com>2019-06-10 12:39:18 -0700
commitbbcbc2ffb339b2388e0cc282bb698fe436100b42 (patch)
tree3b1ab414d943a4a9b50dd29c581807fa2092ed06 /libunwindstack/tests/MemoryLocalTest.cpp
parentcaa95d551d7f3b86d609b09bb4ab98e2435f6bc8 (diff)
init: replace Result<Success> with Result<void>
Now that Result<T> is actually expected<T, ...>, and the expected proposal states expected<void, ...> as the way to indicate an expected object that returns either successfully with no object or an error, let's move init's Result<Success> to the preferred Result<void>. Bug: 132145659 Test: boot, init unit tests Change-Id: Ib2f98396d8e6e274f95a496fcdfd8341f77585ee
Diffstat (limited to 'libunwindstack/tests/MemoryLocalTest.cpp')
0 files changed, 0 insertions, 0 deletions