This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Fix problem with parallel configure build
ClosedPublic

Authored by Eugene.Zelenko on Nov 24 2015, 12:39 PM.

Details

Summary

This fix should solve problem with parallel configure build introduced in D12700 as suggested by Paul. Was OK on RHEL 6 with -j 4.

Diff Detail

Repository
rL LLVM

Event Timeline

Eugene.Zelenko retitled this revision from to [clang-tidy] Fix problem with parallel configure build.
Eugene.Zelenko updated this object.
Eugene.Zelenko added reviewers: alexfh, probinson.
Eugene.Zelenko set the repository for this revision to rL LLVM.
Eugene.Zelenko added a subscriber: cfe-commits.
alexfh edited edge metadata.Nov 25 2015, 2:50 AM

LG

Do you need me to submit this?

alexfh accepted this revision.Nov 25 2015, 2:51 AM
alexfh edited edge metadata.
This revision is now accepted and ready to land.Nov 25 2015, 2:51 AM
This revision was automatically updated to reflect the committed changes.