projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Allow Optionals to be compared to None
[oota-llvm.git]
/
unittests
/
ADT
/
OptionalTest.cpp
2015-08-19
David Blaikie
Allow Optionals to be compared to None
blob
|
commitdiff
|
raw
2015-02-15
Aaron Ballman
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
David Blaikie
Update test name to match changes made in r218783
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
David Blaikie
Add an immovable type to test Optional<T>::emplace...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
NAKAMURA Takumi
ADTTests/OptionalTest.cpp: Use LLVM_DELETED_FUNCTION.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-01
Jordan Rose
Add an emplace(...) method to llvm::Optional<T>.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
Jordan Rose
Add getValueOr to llvm::Optional<T>.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-01
Chandler Carruth
[C++11] Remove uses of LLVM_HAS_RVALUE_REFERENCES from...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-21
David Blaikie
Only include move-related Optional<T> tests when rvalue...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-21
David Blaikie
Add move ctor/assignment to Optional<T>
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
David Blaikie
Rename llvm::Optional<T>::Reset to 'reset' as per LLVM...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
David Blaikie
Allow llvm::Optional to work with types without default...
blob
|
commitdiff
|
raw
|
diff to current