APFloat.h
|
APFloat: Add a move ctor and operator=
|
2014-03-04 20:26:51 +00:00 |
APSInt.h
|
Give APInt move semantics.
|
2014-03-02 20:56:28 +00:00 |
DenseSet.h
|
Remove unnecessary copy ctors.
|
2014-03-02 21:24:52 +00:00 |
OwningPtr.h
|
[C++11] Add release() to OwningPtr.
|
2014-03-05 08:25:08 +00:00 |
SmallString.h
|
Remove unnecessary copy ctors.
|
2014-03-02 21:24:52 +00:00 |
STLExtras.h
|
[C++11] Replace llvm::tie with std::tie.
|
2014-03-02 13:30:33 +00:00 |
Triple.h
|
Support: split object format out of environment
|
2014-03-06 20:47:11 +00:00 |