This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Check for sys/types.h in config-ix.cmake
ClosedPublic

Authored by jketema on Apr 6 2016, 7:42 AM.

Details

Summary

sys/types.h has a related define in config.h.cmake, but is never checked for in CMake. Bring this in sync.

Diff Detail

Repository
rL LLVM

Event Timeline

jketema updated this revision to Diff 52794.Apr 6 2016, 7:42 AM
jketema retitled this revision from to [CMake] Check for sys/types.h in config-ix.cmake.
jketema updated this object.
jketema added a reviewer: chandlerc.
jketema added a subscriber: llvm-commits.
chandlerc accepted this revision.Apr 7 2016, 1:30 AM
chandlerc edited edge metadata.

LGTM

This revision is now accepted and ready to land.Apr 7 2016, 1:30 AM
This revision was automatically updated to reflect the committed changes.