Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename llvm::Optional<T>::Reset to 'reset' as per LLVM naming conventions. | David Blaikie | 2013-02-20 | 1 | -1/+1 |
* | Allow llvm::Optional to work with types without default constructors. | David Blaikie | 2013-02-20 | 1 | -0/+173 |