https://issues.dlang.org/show_bug.cgi?id=22475
Issue ID: 22475
Summary: OpenBSD: Disable test/compilable/cdcmp.d on OpenBSD
Product: D
Version: D2
Hardware: All
OS: Other
Status: NEW
Severity: enhancement
Priority: P1
Component: dmd
Assignee: [email protected]
Reporter: [email protected]
Disable test/compilable/cdcmp.d on OpenBSD, like is done for everything except
linux64.
In reality, the tests do the right thing on OpenBSD, but OpenBSD (clang?) adds
additional boilerplate that fools the pattern matching into thinking the test
fails.
--