index
:
external_llvm
replicant-6.0
external/llvm
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Support
/
ErrorOr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
1
-1
/
+1
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
1
-20
/
+32
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
1
-20
/
+22
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
1
-54
/
+35
*
Remove another unused, and IMHO, not very desirable feature of ErrorOr.
Rafael Espindola
2013-11-05
1
-29
/
+7
*
Fix MSVC build by not putting an error_code directly in a union.
Rafael Espindola
2013-11-05
1
-6
/
+17
*
Simplify ErrorOr.
Rafael Espindola
2013-11-05
1
-214
/
+5
*
Speling fixes.
Benjamin Kramer
2013-10-22
1
-3
/
+3
*
[Support][ErrorOr] Add support for implicit conversion from error code/condit...
Michael J. Spencer
2013-02-28
1
-0
/
+26
*
[Support][ErrorOr] Add support for convertable types.
Michael J. Spencer
2013-02-06
1
-42
/
+94
*
Revert "[Support][ErrorOr] Add support for convertable types."
Andrew Trick
2013-02-05
1
-5
/
+3
*
Support: ensure proper state in ErrorOr copy ctors before calling 'get'
Meador Inge
2013-02-05
1
-7
/
+4
*
[Support][ErrorOr] Add support for convertable types.
Michael J. Spencer
2013-02-05
1
-3
/
+5
*
[Support][ErrorOr] Don't use nullptr :(
Michael J. Spencer
2013-01-23
1
-6
/
+6
*
[Support][ErrorOr] Add optimized specialization of ErrorOr<void>.
Michael J. Spencer
2013-01-23
1
-1
/
+98
*
[Support][ErrorOr] Make old gcc happy.
Michael J. Spencer
2013-01-22
1
-1
/
+1
*
[Support] Port ErrorOr<T> from lld to C++03.
Michael J. Spencer
2013-01-20
1
-0
/
+342