DeadCodeProductions / dead

Other
50 stars 5 forks source link

Implicit declarations break clang #18

Closed thetheodor closed 2 years ago

thetheodor commented 2 years ago

Due to this commit we currently can't test clang.

The problem is likely due to our preprocessing, we are removing too much.

thetheodor commented 2 years ago

Fixed by #19