aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2020-07-06 11:04:58 +0200
committerPavel Labath <pavel@labath.sk>2020-07-07 11:37:55 +0200
commit2cdf108d329bda280948ad634aa0a070337a5f88 (patch)
tree5ad920a0ff21ba9c70891641d7d3c2f86a4dadc4 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentd5cbf7ba32527dba53fa673ff7fd7f7fbb0b82fc (diff)
downloadllvm-2cdf108d329bda280948ad634aa0a070337a5f88.zip
llvm-2cdf108d329bda280948ad634aa0a070337a5f88.tar.gz
llvm-2cdf108d329bda280948ad634aa0a070337a5f88.tar.bz2
[lldb/DWARF] Add a utility function for (forceful) completion of types
Summary: Unify the code for requiring a complete type and move it into a single place. The only functional change is that the "cannot start a definition of an incomplete type" is upgrated from a runtime error/warning to an lldbassert. An plain assert might also be fine, since (AFAICT) this can only happen in case of a programmer error. Reviewers: teemperor, aprantl, shafik Subscribers: lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D83199
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions