Actions
Bug #2942
closedCTF tools need to handle files which legitimately lack data
Start date:
2012-06-28
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
There are, within our source trees, files which compile to nothing (who can imagine why).
The CTF tools need to handle the possibility that a source file may legitimately have no type data because it has no code, as the compiler may choose to emit either an empty CU, or no CU at all in this case.
Related issues
Actions