assertion failure: byte_offset < contents.size()
when parsing header units for standard headers
#63
Labels
bug
Something isn't working
Issue
I am trying to print (using
ifc-printer
) the "header unit" IFCs for some standard headers (e.g.,vector
). These have been generated as follows:If I then try to parse
vector.ifc
withifc-printer
, I get:Inside of
gdb
, here's what those expressions look like:The following files:
All crash with the same message.
Some specifics
MSVC version
ifc
versionHost machine
Issue
Some specifics
MSVC version
ifc
versionHost machine
The text was updated successfully, but these errors were encountered: