This is an archive of the discontinued LLVM Phabricator instance.

[LLVM] Fix some Clang-tidy modernize-use-default, modernize-use-equals-delete and Include What You Use warnings in ExecutionEngine; other minor fixes
ClosedPublic

Authored by Eugene.Zelenko on Nov 15 2016, 6:34 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

Eugene.Zelenko retitled this revision from to [LLVM] Fix some Clang-tidy modernize-use-default, modernize-use-equals-delete and Include What You Use warnings in ExecutionEngine; other minor fixes.
Eugene.Zelenko updated this object.
Eugene.Zelenko set the repository for this revision to rL LLVM.
Eugene.Zelenko added a subscriber: llvm-commits.
mehdi_amini accepted this revision.Nov 15 2016, 9:46 PM
mehdi_amini edited edge metadata.

LGTM.
Thanks.

This revision is now accepted and ready to land.Nov 15 2016, 9:46 PM
This revision was automatically updated to reflect the committed changes.