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]
/
include
/
llvm
/
ADT
/
Optional.h
2015-08-19
David Blaikie
Allow Optionals to be compared to None
blob
|
commitdiff
|
raw
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-15
Aaron Ballman
Removing LLVM_EXPLICIT, as MSVC 2012 was the last reaso...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-15
Benjamin Kramer
Remove LLVM_HAS_VARIADIC_TEMPLATES and all the faux...
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
Aaron Ballman
Fixing the build for compilers which do not yet have...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
Jordan Rose
Add getValueOr to llvm::Optional<T>.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
Jordan Rose
Add "typedef T value_type;" to llvm::Optional<T>.
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-01-07
Chandler Carruth
Re-sort all of the includes with ./utils/sort_includes...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-27
Rafael Espindola
Cleanup the simplify_type implementation.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-22
Benjamin Kramer
An Optional<T> is pod-like if the inner type is.
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-21
David Blaikie
Make Optional<T>'s operator bool 'explicit' in C++11
blob
|
commitdiff
|
raw
|
diff to current
2013-02-21
NAKAMURA Takumi
ADT/Optional.h: Appease msvc. It reapplies r175626.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-21
David Blaikie
Provide a "None" value for convenience when using Optio...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
NAKAMURA Takumi
Revert r175626, "ADT/Optional.h: Appease msvc."
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
NAKAMURA Takumi
Whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
NAKAMURA Takumi
ADT/Optional.h: Appease msvc.
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
2013-01-10
Jakub Staszak
Fix include guards so they exactly match file names.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-02
Argyrios Kyrtzidis
Use a bool instead of a bitfield in llvm/ADT/Optional.
blob
|
commitdiff
|
raw
|
diff to current
2012-11-30
Chandler Carruth
Switch LLVM_USE_RVALUE_REFERENCES to LLVM_HAS_RVALUE_RE...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-30
Chandler Carruth
Separate out the tests for whether the compiler suports...
blob
|
commitdiff
|
raw
|
diff to current
2012-11-30
Jordan Rose
Add a new C++11 compatibility macro, LLVM_LVALUE_FUNCTION.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-18
Jordan Rose
Fix case for include of Compiler.h.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-18
Jordan Rose
Add a T&& constructor to llvm::Optional.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-11
Douglas Gregor
Poison the relational operators ==, !=, <, <=, >=,...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-09
Ted Kremenek
Move 'Optional' class from Clang to LLVM/ADT.
blob
|
commitdiff
|
raw
|
diff to current