diff options
author | Jakub Kuderski <jakub@nod-labs.com> | 2023-09-06 14:06:40 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-06 14:06:40 -0400 |
commit | 2e3d694018fc9d33c0ed0f9e341f72fba224e410 (patch) | |
tree | bfd4ed50fe8b70719df2027c03ee8fce7bf29a81 /clang/lib/CodeGen/CoverageMappingGen.cpp | |
parent | 1d56c509be636f5fc40a6dffe8d3a23a87d46faa (diff) | |
download | llvm-2e3d694018fc9d33c0ed0f9e341f72fba224e410.zip llvm-2e3d694018fc9d33c0ed0f9e341f72fba224e410.tar.gz llvm-2e3d694018fc9d33c0ed0f9e341f72fba224e410.tar.bz2 |
[ADT] Add detection utility for incomplete types (#65495)
This allows us to produce better error messages for types that were only
forward-declared, but where a full definition was expected.
The first user will be https://reviews.llvm.org/D159013; this change is
sent to review separately to reduce the scope of the other patch.
Diffstat (limited to 'clang/lib/CodeGen/CoverageMappingGen.cpp')
0 files changed, 0 insertions, 0 deletions