This breaks some configurations, so just forward declare everything that we need.
rdar://35943793
Thanks for taking a look!
Erik
Paths
| Differential D50269
[compiler-rt][builtins] Don't #include CoreFoundation in os_version_check.c ClosedPublic Authored by erik.pilkington on Aug 3 2018, 2:04 PM.
Details
Summary This breaks some configurations, so just forward declare everything that we need. rdar://35943793 Thanks for taking a look!
Diff Detail
Event TimelineHerald added subscribers: Restricted Project, llvm-commits, dexonsmith, dberris. · View Herald TranscriptAug 3 2018, 2:04 PM Comment Actions This LGTM with a couple of nitpicks.
This revision is now accepted and ready to land.Oct 29 2018, 2:16 PM Closed by commit rL345551: [compiler-rt][builtins] Don't #include CoreFoundation in os_version_check.c (authored by epilk). · Explain WhyOct 29 2018, 4:03 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 171603 compiler-rt/trunk/lib/builtins/os_version_check.c
|