diff options
author | David Blaikie <dblaikie@gmail.com> | 2022-03-24 18:31:48 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2022-03-24 18:53:14 +0000 |
commit | 7b498beef03ae07bb98796461a957af836074b92 (patch) | |
tree | 27f40198164ea851720c55ea8968d3cd3a2c4721 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 0bfa1ab025e33662960363d2cddd4254eb609cf4 (diff) | |
download | llvm-7b498beef03ae07bb98796461a957af836074b92.zip llvm-7b498beef03ae07bb98796461a957af836074b92.tar.gz llvm-7b498beef03ae07bb98796461a957af836074b92.tar.bz2 |
DebugInfo: Classify noreturn function types as non-reconstructible
This information isn't preserved in the DWARF description of function
types (though probably should be - it's preserved on the function
declarations/definitions themselves through the DW_AT_noreturn attribute
- but we should move or also include that in the subroutine type itself
too - but for now, with it not being there, the DWARF is lossy and
can't be reconstructed)
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions