[PATCH] D26729: [LLVM] Fix some Clang-tidy modernize-use-default, modernize-use-equals-delete and Include What You Use warnings in ExecutionEngine; other minor fixes
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 16 10:17:35 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL287126: [ExecutionEngine] Fix some Clang-tidy modernize-use-default, modernize-useā¦ (authored by eugenezelenko).
Changed prior to commit:
https://reviews.llvm.org/D26729?vs=78124&id=78211#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26729
Files:
llvm/trunk/include/llvm/ExecutionEngine/JITEventListener.h
llvm/trunk/include/llvm/ExecutionEngine/JITSymbol.h
llvm/trunk/include/llvm/ExecutionEngine/ObjectCache.h
llvm/trunk/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h
llvm/trunk/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h
llvm/trunk/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h
llvm/trunk/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h
llvm/trunk/include/llvm/ExecutionEngine/RTDyldMemoryManager.h
llvm/trunk/include/llvm/ExecutionEngine/RuntimeDyld.h
llvm/trunk/include/llvm/ExecutionEngine/SectionMemoryManager.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26729.78211.patch
Type: text/x-patch
Size: 23122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161116/d2f282f3/attachment.bin>
More information about the llvm-commits
mailing list