Ran
|
Files
112
|
Run time
4s
|
Badge
Embed ▾
README BADGES
|
travis-ci
<a href="https://github.com/gccxml/pygccxml/commit/62dcddedc">Fix for typedef'd unnamed class/struct Unlike GCCXML, CastXML creates two distinct XML nodes for a typedef of the form typedef (class|struct) {} foo; The first XML node is an unnamed class/struct and the second is a typedef that refers to the first node. This requires special handling during parsing so that the name of the typedef is propagated to the class/struct. Change-Id: I</a><a class="double-link" href="https://github.com/gccxml/pygccxml/commit/91cc3753d">91cc3753d</a>
7964 of 9901 relevant lines covered (80.44%)
0.8 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|