Merged to the 8 branch in r351342.
On Wed, Jan 16, 2019 at 1:23 PM Pavel Labath via lldb-commits
wrote:
>
> Author: labath
> Date: Wed Jan 16 04:19:22 2019
> New Revision: 351327
>
> URL: http://llvm.org/viewvc/llvm-project?rev=351327&view=rev
> Log:
> Revert "Simplify Value::GetValueByteSize()"
Author: labath
Date: Wed Jan 16 04:19:22 2019
New Revision: 351327
URL: http://llvm.org/viewvc/llvm-project?rev=351327&view=rev
Log:
Revert "Simplify Value::GetValueByteSize()"
This reverts commit r351250 because it breaks the
SymbolFile/NativePDB/function-types-builtins.cpp.
Modified:
lldb/