commit | 39821cc14f79aa75ee899d4e9f291d2ff1f04711 | [log] [tgz] |
---|---|---|
author | Pavel Labath <labath@google.com> | Sat Feb 24 00:54:31 2018 +0000 |
committer | Pavel Labath <labath@google.com> | Sat Feb 24 00:54:31 2018 +0000 |
tree | 352225695ec1a2c80683b6d9c87ef07e961852f6 | |
parent | b4ef46d3c75a9781f9af10ebdd55dce5dbdf866d [diff] |
Fix build breakage from r326003 - an ambiguous reference to Optional<T> in llvm-dwarfdump.cpp (fixed with an explicit prefix). - a missing base class initialization in Entry copy constructor (fixed by using the implicitly default constructor, which is possible after some changes which were done during review). git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@326006 91177308-0d34-0410-b5e6-96231b3b80d8