This is an archive of the discontinued LLVM Phabricator instance.

[Fuchsia][CMake] Add missing include path.
ClosedPublic

Authored by haowei on May 26 2021, 5:49 PM.

Details

Summary

This patch adds include path for missing header files from "sync". This patch also fixes the build failures caused by scudo introduced in D103200.

Diff Detail

Event Timeline

haowei created this revision.May 26 2021, 5:49 PM
haowei requested review of this revision.May 26 2021, 5:49 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 26 2021, 5:49 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
leonardchan accepted this revision.May 26 2021, 7:48 PM
This revision is now accepted and ready to land.May 26 2021, 7:48 PM
This revision was landed with ongoing or failed builds.May 26 2021, 8:00 PM
This revision was automatically updated to reflect the committed changes.
hctim added a subscriber: hctim.May 27 2021, 9:33 AM

Thanks for the keen eye on the Fuchsia bots, I didn't see this!