[Issue 18514] freebsd 11 with clang fails cpp abi tests

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Feb 24 10:18:45 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=18514

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |C++
                 CC|                            |bugzilla at digitalmars.com

--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
This appears to be caused by the switch from gcc to clang. The treatment of
structs with no fields is different.

--


More information about the Digitalmars-d-bugs mailing list