This is an archive of the discontinued LLVM Phabricator instance.

[Bazel] Unconditionally define STDC LIMIT/CONSTANT/FORMAT
ClosedPublic

Authored by GMNGeoffrey on Jul 29 2021, 5:43 PM.

Details

Summary

These are unconditionally included in the CMake build as well and
necessary for some odd platforms (even though the C++11 standard says
they shouldn't be).

Diff Detail

Event Timeline

GMNGeoffrey requested review of this revision.Jul 29 2021, 5:43 PM
GMNGeoffrey created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJul 29 2021, 5:43 PM
This revision is now accepted and ready to land.Jul 29 2021, 6:08 PM