This is an archive of the discontinued LLVM Phabricator instance.

[test] Convert test for PR36720 to c89
ClosedPublic

Authored by Hahnfeld on Jul 31 2018, 10:52 AM.

Details

Summary

GCC 4.8.5 defaults to this old C standard. I think we should make the
tests pass a newer -std=c99|c11 but that's too intrusive for now...

Diff Detail

Repository
rL LLVM

Event Timeline

Hahnfeld created this revision.Jul 31 2018, 10:52 AM
This revision is now accepted and ready to land.Jul 31 2018, 10:55 AM
This revision was automatically updated to reflect the committed changes.