This is an archive of the discontinued LLVM Phabricator instance.

[clang] Fix a race condition in the build of clangInterpreter
ClosedPublic

Authored by stella.stamenova on Jun 15 2021, 10:08 AM.

Details

Summary

The library depends on Attributes.inc, so it has to depend on the intrinsics_gen target

Diff Detail

Event Timeline

stella.stamenova requested review of this revision.Jun 15 2021, 10:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 15 2021, 10:08 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Jun 17 2021, 3:12 AM