[Lldb-commits] [PATCH] D56798: Change TypeSystem::GetBitSize() to return an optional result.

Phabricator via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jan 16 13:23:50 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351376: Change TypeSystem::GetBitSize() to return an optional result. (authored by adrian, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D56798?vs=182106&id=182132#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56798/new/

https://reviews.llvm.org/D56798

Files:
  lldb/trunk/include/lldb/Symbol/ClangASTContext.h
  lldb/trunk/include/lldb/Symbol/TypeSystem.h
  lldb/trunk/lit/SymbolFile/NativePDB/function-types-builtins.cpp
  lldb/trunk/packages/Python/lldbsuite/test/lang/c/struct_types/main.c
  lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/function_refs/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/function_refs/TestFunctionRefs.py
  lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/function_refs/main.cpp
  lldb/trunk/source/Core/Value.cpp
  lldb/trunk/source/Symbol/ClangASTContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56798.182132.patch
Type: text/x-patch
Size: 10108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190116/878d9787/attachment.bin>


More information about the lldb-commits mailing list