diff options
author | Michael J. Spencer <bigcheesegs@gmail.com> | 2013-01-23 00:18:31 +0000 |
---|---|---|
committer | Michael J. Spencer <bigcheesegs@gmail.com> | 2013-01-23 00:18:31 +0000 |
commit | bdd4e1311830bea92c8b8c09f0644cba15421241 (patch) | |
tree | fa243ee56abe28a8ff8802924fdd0bf83b05dff9 /unittests/Support/Makefile | |
parent | 0ec35ac4fcd5c83e2ec35d04fc20db9eb387d289 (diff) | |
download | external_llvm-bdd4e1311830bea92c8b8c09f0644cba15421241.zip external_llvm-bdd4e1311830bea92c8b8c09f0644cba15421241.tar.gz external_llvm-bdd4e1311830bea92c8b8c09f0644cba15421241.tar.bz2 |
[Support][ErrorOr] Add optimized specialization of ErrorOr<void>.
ErrorOr<void> represents an operation that returns nothing, but can still fail.
It should be used in cases where you need the aditional user data that ErrorOr
provides over error_code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173209 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'unittests/Support/Makefile')
0 files changed, 0 insertions, 0 deletions