Skip to content

C99 _Complex type on clang #36

Description

@hainest

https://buildsi.github.io/splice-experiment-results/

Smeagle says

void foo(long double _Complex c1, long double _Complex c2) {}

to

void foo(double _Complex c1, double _Complex c2) {}

is not an ABI break.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions