aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/ADT/OptionalTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename llvm::Optional<T>::Reset to 'reset' as per LLVM naming conventions.David Blaikie2013-02-201-1/+1
* Allow llvm::Optional to work with types without default constructors.David Blaikie2013-02-201-0/+173