You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Combined type_traits_castxml.hpp and type_traits_gccxml.hpp into a
single file - type_traits.hpp.
Disabled tests for const volatile arrays for gccxml, these are
incorrectly being detected a non-const; this needs to be looked into.
Disabled tests for "has_trivial_constructor" for gccxml, these are being
detected as False, while castxml detects them as True. At this time I'm
not sure which one is correct; need to look into this as well.
Change-Id: I27ef6d370964e50ea745e972dfcd777e48b7c566
0 commit comments