| commit | 69f4902ba685a49e80a8d39998477ee72ca9d53b | [log] [tgz] |
|---|---|---|
| author | Lang Hames <lhames@gmail.com> | Thu Jul 14 20:44:27 2016 +0000 |
| committer | Lang Hames <lhames@gmail.com> | Thu Jul 14 20:44:27 2016 +0000 |
| tree | d83bb7494fe00b6141adcde74fd9c7184936e02e | |
| parent | 6f73588fb9d1d9f555abd9ef3b44e92ff2d2a1b1 [diff] |
[Object] Change Archive::findSym to return an Expected<Optional<Child>>. As suggested by Rafael in review of D22079 - this was accidentally left out of the final commit (r275316). llvm-svn: 275469