projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add boolean to PrintStackTraceOnErrorSignal to disable crash reporting.
[oota-llvm.git]
/
include
/
llvm
/
Support
/
ErrorOr.h
2015-02-15
Aaron Ballman
Removing LLVM_EXPLICIT, as MSVC 2012 was the last reaso...
blob
|
commitdiff
|
raw
2014-11-04
Justin Bogner
ErrorOr: Be more explicit in the implicit conversion...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-20
Alexey Samsonov
Try to fix GCC error about invalid use of const_cast...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-03
David Blaikie
Ensure ErrorOr cannot implicitly invoke explicit ctors...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-13
Benjamin Kramer
Canonicalize header guards into a common format.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
Rafael Espindola
Finishing touch for the std::error_code transition.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Rafael Espindola
Don't use 'using std::error_code' in include/llvm.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Rafael Espindola
Remove system_error.h.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Rafael Espindola
Replace llvm::error_code with std::error_code.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Rafael Espindola
Don't import make_error_code into the llvm namespace.
blob
|
commitdiff
|
raw
|
diff to current
2014-06-12
Rafael Espindola
Remove some low hanging fruit from system_error.h
blob
|
commitdiff
|
raw
|
diff to current
2014-05-31
Rafael Espindola
Use error_code() instead of error_code::succes()
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
Benjamin Kramer
[C++11] Replace LLVM-style type traits with C++11 stand...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Chandler Carruth
[C++11] Remove LLVM_HAS_CXX11_TYPETRAITS now that it...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Chandler Carruth
[C++11] Remove the R-value reference #if usage from...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-19
Alexey Samsonov
Try to revive buildbots after r201620
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Rafael Espindola
Use LLVM_EXPLICIT instead of a function pointer as...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-09
Rafael Espindola
Update example to be more idiomatic.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-09
Rafael Espindola
Use the existing typedef to avoid forming a reference...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
Rafael Espindola
Fix the C++03 build.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
Rafael Espindola
Use getError and remove the error_code operator.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
Rafael Espindola
Add get and getError methods to ErrorOr.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
Rafael Espindola
Add missing rename from the previous commit.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-08
Rafael Espindola
Rename get to getStorage and getError to getErrorStorage.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Chandler Carruth
Re-sort all of the includes with ./utils/sort_includes...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-05
Rafael Espindola
Remove another unused, and IMHO, not very desirable...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-05
Rafael Espindola
Fix MSVC build by not putting an error_code directly...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-05
Rafael Espindola
Simplify ErrorOr.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-22
Benjamin Kramer
Speling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-28
Michael J. Spencer
[Support][ErrorOr] Add support for implicit conversion...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-06
Michael J. Spencer
[Support][ErrorOr] Add support for convertable types.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
Andrew Trick
Revert "[Support][ErrorOr] Add support for convertable...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
Meador Inge
Support: ensure proper state in ErrorOr copy ctors...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
Michael J. Spencer
[Support][ErrorOr] Add support for convertable types.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-23
Michael J. Spencer
[Support][ErrorOr] Don't use nullptr :(
blob
|
commitdiff
|
raw
|
diff to current
2013-01-23
Michael J. Spencer
[Support][ErrorOr] Add optimized specialization of...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-22
Michael J. Spencer
[Support][ErrorOr] Make old gcc happy.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-20
Michael J. Spencer
[Support] Port ErrorOr<T> from lld to C++03.
blob
|
commitdiff
|
raw
|
diff to current